At the moment we only prebuild packages for ubuntu20.04, but we should build for more. A good initial target is the list of distros supported by the nvidia/cuda base image:
centos7
rockylinux8
~ubuntu18.04~ can't do this because it prevents updating to node v18
ubuntu20.04
ubuntu22.04
Once we have these builds, we can install the appropriate version for compatible distros (debian -> ubuntu, RHEL -> centos etc.).
At the moment we only prebuild packages for
ubuntu20.04
, but we should build for more. A good initial target is the list of distros supported by thenvidia/cuda
base image:Once we have these builds, we can install the appropriate version for compatible distros (debian -> ubuntu, RHEL -> centos etc.).