You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.).
The text was updated successfully, but these errors were encountered:
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:ubuntu18.04can't do this because it prevents updating to node v18Once we have these builds, we can install the appropriate version for compatible distros (debian -> ubuntu, RHEL -> centos etc.).
The text was updated successfully, but these errors were encountered: