Open gdevenyi opened 11 months ago
Installing the latest CUDA repo https://developer.nvidia.com/cuda-downloads?target_os=Linux&target_arch=x86_64&Distribution=Ubuntu&target_version=22.04&target_type=deb_network
Allows us to install the package: libnvidia-ml-dev
Without needing nvidia drivers, so we can avoid custom-packages for SLURM (related #72 )
We can also add the AMD repo: https://rocm.docs.amd.com/en/latest/deploy/linux/quick_start.html
And install rocm-smi-lib
Also level-zero-dev, https://dgpu-docs.intel.com/driver/client/overview.html
Installing the latest CUDA repo https://developer.nvidia.com/cuda-downloads?target_os=Linux&target_arch=x86_64&Distribution=Ubuntu&target_version=22.04&target_type=deb_network
Allows us to install the package: libnvidia-ml-dev
Without needing nvidia drivers, so we can avoid custom-packages for SLURM (related #72 )
We can also add the AMD repo: https://rocm.docs.amd.com/en/latest/deploy/linux/quick_start.html
And install rocm-smi-lib