Skip to content

Actions: coreylowman/cudarc

.github/workflows/cargo-fmt.yaml

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
95 workflow runs
95 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

Add query and synchronize event function wrappers
.github/workflows/cargo-fmt.yaml #285: Pull request #320 opened by OlivierDehaene
January 21, 2025 14:44 30s OlivierDehaene:feat/add_event_func
January 21, 2025 14:44 30s
Adds u64 support for curand::CudaRng::fill_with_uniform
.github/workflows/cargo-fmt.yaml #284: Pull request #319 opened by coreylowman
January 21, 2025 03:24 30s curand-uniform-u64
January 21, 2025 03:24 30s
Updating curand safe api to accept DevicePtrMut
.github/workflows/cargo-fmt.yaml #283: Pull request #318 opened by coreylowman
January 21, 2025 03:11 27s curand-device-ptr
January 21, 2025 03:11 27s
Add cudarc::driver::sys::is_available()
.github/workflows/cargo-fmt.yaml #282: Pull request #316 opened by coreylowman
January 20, 2025 16:42 30s driver-is-available-v2
January 20, 2025 16:42 30s
Add cudarc::driver::is_available()
.github/workflows/cargo-fmt.yaml #281: Pull request #315 opened by coreylowman
January 20, 2025 16:33 25s driver-is-available
January 20, 2025 16:33 25s
Fix WSL
.github/workflows/cargo-fmt.yaml #280: Pull request #313 opened by CatsAreFluffy
January 20, 2025 10:39 34s CatsAreFluffy:fix-wsl
January 20, 2025 10:39 34s
[Breaking - cudnn::result apis] Adds missing unsafe fn declarations in cudnn::result
.github/workflows/cargo-fmt.yaml #279: Pull request #310 opened by coreylowman
January 8, 2025 13:23 20s fix-clippy
January 8, 2025 13:23 20s
Fix redundant bug in LaunchConfig::for_num_elems
.github/workflows/cargo-fmt.yaml #278: Pull request #309 opened by coreylowman
January 8, 2025 13:10 29s 304-launch-config
January 8, 2025 13:10 29s
fix runtime/result.rs import_external_memory_opaque_win32() bug
.github/workflows/cargo-fmt.yaml #276: Pull request #305 opened by guyoung
December 27, 2024 14:28 26s guyoung:main
December 27, 2024 14:28 26s
Elazarl/feature/cuuuid
.github/workflows/cargo-fmt.yaml #275: Pull request #303 synchronize by elazarl
December 22, 2024 09:02 26s elazarl:elazarl/feature/cuuuid
December 22, 2024 09:02 26s
Add more cudnn operations
.github/workflows/cargo-fmt.yaml #272: Pull request #284 synchronize by kckeiks
December 3, 2024 23:06 21s kckeiks:add-actv-and-bias-conv-forward
December 3, 2024 23:06 21s
Fix Conda
.github/workflows/cargo-fmt.yaml #271: Pull request #302 opened by ur4t
November 27, 2024 08:41 27s ur4t:fix-conda
November 27, 2024 08:41 27s
Adds Comm::reduce_in_place and Comm::broadcast_in_place
.github/workflows/cargo-fmt.yaml #263: Pull request #293 opened by coreylowman
September 6, 2024 18:41 29s 259-in-place-nccl
September 6, 2024 18:41 29s
[Breaking] &Option<T> -> Option<&T> in nccl broadcast. Add Option argument to nccl reduce.
.github/workflows/cargo-fmt.yaml #262: Pull request #292 synchronize by coreylowman
September 6, 2024 18:25 23s 290-nccl-option
September 6, 2024 18:25 23s
[Breaking] &Option<T> -> Option<&T> in nccl broadcast. Add Option argument to nccl reduce.
.github/workflows/cargo-fmt.yaml #261: Pull request #292 opened by coreylowman
September 6, 2024 18:24 32s 290-nccl-option
September 6, 2024 18:24 32s
Add safe methods set_pointer_mode and get_pointer_mode
.github/workflows/cargo-fmt.yaml #260: Pull request #291 synchronize by coreylowman
September 6, 2024 18:10 27s MathisWellmann:main
September 6, 2024 18:10 27s
Add safe methods set_pointer_mode and get_pointer_mode
.github/workflows/cargo-fmt.yaml #259: Pull request #291 opened by MathisWellmann
September 5, 2024 18:33 27s MathisWellmann:main
September 5, 2024 18:33 27s
CUDA runtime api
.github/workflows/cargo-fmt.yaml #258: Pull request #262 synchronize by psmyth94
August 26, 2024 13:40 27s psmyth94:cudart
August 26, 2024 13:40 27s
Support CUDA 12.6.
.github/workflows/cargo-fmt.yaml #256: Pull request #286 synchronize by paulstansifer
August 25, 2024 18:33 26s paulstansifer:patch-1
August 25, 2024 18:33 26s
Update dependencies: half 2.4.1, libloading 0.8.5
.github/workflows/cargo-fmt.yaml #254: Pull request #289 synchronize by coreylowman
August 20, 2024 15:15 21s update-depends
August 20, 2024 15:15 21s
Update dependencies: half 2.4.1, libloading 0.8.5
.github/workflows/cargo-fmt.yaml #253: Pull request #289 opened by coreylowman
August 20, 2024 15:12 21s update-depends
August 20, 2024 15:12 21s
Fixing version check in cudnn for 11.4
.github/workflows/cargo-fmt.yaml #252: Pull request #288 opened by coreylowman
August 20, 2024 14:48 23s 285-11040-cudnn-version-check
August 20, 2024 14:48 23s
Support CUDA 12.6.
.github/workflows/cargo-fmt.yaml #251: Pull request #286 opened by paulstansifer
August 11, 2024 20:49 17s paulstansifer:patch-1
August 11, 2024 20:49 17s
Add more cudnn operations
.github/workflows/cargo-fmt.yaml #249: Pull request #284 opened by kckeiks
August 7, 2024 20:55 27s kckeiks:add-actv-and-bias-conv-forward
August 7, 2024 20:55 27s
feat: add transmute for views
.github/workflows/cargo-fmt.yaml #247: Pull request #282 opened by dkales
August 6, 2024 12:37 16s dkales:feat/transmute_on_view_types
August 6, 2024 12:37 16s