Most clusters provide CUDA installations. Have you considered using those, i.e. JULIA_CUDA_USE_BINARYBUILDER=false
(IIRC)? This way CUDA.jl wouldn’t have to download anything.
2 Likes
Most clusters provide CUDA installations. Have you considered using those, i.e. JULIA_CUDA_USE_BINARYBUILDER=false
(IIRC)? This way CUDA.jl wouldn’t have to download anything.