COMMITS
June 19, 2026
C
regen on linux
Chelsea Lowman committed
I
Add CUDA 13.3 support (#582)
Islam Nofl committed
May 15, 2026
C
Adding safe `Group` api to nccl (#578)
Chelsea Lowman committed
C
Adds view_ptr, view_ptr_mut, chunks_exact, chunks_exact_mut (#577)
Chelsea Lowman committed
May 11, 2026
C
Fixing bug with nccl-version-from-build-system (#574)
Chelsea Lowman committed
C
Load symbol on use instead of at initialization (#573)
Chelsea Lowman committed
May 6, 2026
C
Modify FUNDING.yml to include placeholders
Chelsea Lowman committed
C
Revise version support details in README
Chelsea Lowman committed
C
[internal] Simplify get_archive & friends (#568)
Chelsea Lowman committed
C
Using bindgen bitflag_enum instead of impl'ing bitflags ourself (#567)
Chelsea Lowman committed
C
Add ModuleConfig::default() (#566)
Chelsea Lowman committed
C
[internal] Use Version everywhere in bindings_generator instead of str version (#565)
Chelsea Lowman committed
C
Supporting multiple NCCL/CUDNN versions via features (#564)
Chelsea Lowman committed
April 27, 2026
G
Fixing peer to peer transfers (#561)
gregszumel committed
March 25, 2026
C
Merge pull request #554 from w4nderlust/stream-priority
Chelsea Lowman committed
March 24, 2026
W
Separate new_stream and new_stream_with_priority
w4nderlust committed
March 18, 2026
W
Add CUDA stream priority API
w4nderlust committed
March 23, 2026
C
Merge pull request #552 from chelsea0x3b/parallize-bindings
Chelsea Lowman committed
C
Merge pull request #551 from chelsea0x3b/cuda-13.2
Chelsea Lowman committed
C
Merge pull request #553 from LateinCecer/expose-has-async-alloc
Chelsea Lowman committed
C
Fixes for cuda 13.2
Chelsea Lowman committed
C
Parallelizing bindings generator
Chelsea Lowman committed
C
Generating bindings from linux
Chelsea Lowman committed
A
Added CudaContext::has_async_alloc getter method
Adrian Paskert committed