CUDAcore
CUDA (formerly Compute Unified Device Architecture) is a parallel computing platform and programming model created by NVIDIA and implemented by the graphics processing units (GPUs) that they produce. CUDA gives developers access to the virtual instruction set and memory of the parallel computational elements in CUDA GPUs.
Note
This is an autogenerated page, more detail including examples may be available for this package. Please see the first section of Software on Stanage
After connecting to Stanage (see Establishing a SSH connection), start an interactive session with the following command:
srun --pty bash -i
A version of CUDAcore can then be made available with one of the following:
module load CUDAcore/11.1.1
module load CUDAcore/11.1.1
Notes
CUDAcore was installed using Easybuild, build details can be found in $EBROOTCUDACORE/easybuild
with a given module loaded.