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
JuliaGPU/CUDA.jl#2262
We should replace the
@ccallmacro with the@gcsafe_ccallmacro.I should also update the function
checklike Tim did in this commit:JuliaGPU/CUDA.jl@41dcc90