# CUDA
Description
===========
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.
More information
================
- Homepage: https://developer.nvidia.com/cuda-toolkit
## Availability
| Module |Generic|E5|Lake|Epyc|Cascade|
|------|------|------|------|------|------|
|CUDA/11.3.1|| ✓ ||||
|CUDA/11.4.1|| ✓ ||||
|CUDA/11.7.0|| ✓ | ✓ || ✓ |
|CUDA/12.1.1|| ✓ ||||
|CUDA/12.2.0|| ✓ ||||
|CUDA/12.4.0|| ✓ ||||
|CUDA/12.6.0|| ✓ ||||