-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
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
Metadata
Metadata
Assignees
Labels
No labels