System Status: All systems are operational • Services are available and operational.
Click for detailed status
Click for detailed status
CUDA
CUDA is a parallel computing platform that allows software to use nVidia GPUs.
CUDA on Euler¶
On Euler the following versions are available via modules:
| CUDA version | Module command |
|---|---|
| 12.8.0 | module load stack/2024-06 cuda/12.8.0 |
| 12.4.1 | module load stack/2024-06 cuda/12.4.1 |
| 12.1.1 | module load stack/2024-06 cuda/12.1.1 |
| 11.8.0 | module load stack/2024-06 cuda/11.8.0 |
| 11.3.1 | module load stack/2024-06 cuda/11.3.1 |
Example programs¶
See C/C++.