exanauts / CUDSS.jl

MIT License
18 stars 1 forks source link

Replace @ccall with @gcsafe_ccall when CUDA.jl v5.3.0 is released #16

Closed amontoison closed 4 months ago

amontoison commented 7 months ago

https://github.com/JuliaGPU/CUDA.jl/pull/2262 We should replace the @ccall macro with the @gcsafe_ccall macro.

I should also update the function check like Tim did in this commit: https://github.com/JuliaGPU/CUDA.jl/commit/41dcc9035d81045b85051d65d0be9f5d454ecdf6