JuliaGPU / CUDA.jl

CUDA programming in Julia.
https://juliagpu.org/cuda/
Other
1.16k stars 206 forks source link

Update Julia wrappers for CUDA v12.5 #2396

Closed amontoison closed 1 month ago

amontoison commented 1 month ago

The tests are failing because of NVML_STRUCT_VERSION. I will update nvml.toml to add additional constants here.

amontoison commented 1 month ago

Tests only passed on Julia 1.9. It's already the case on master. I don't know if we have additional errors with this PR.