How to use CUDA on cluster nodes without internet access

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