rapidsai / node

GPU-accelerated data science and visualization in node
https://rapidsai.github.io/node/
Apache License 2.0
187 stars 20 forks source link

Build for more flavors of Linux #417

Open trxcllnt opened 2 years ago

trxcllnt commented 2 years ago

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:

Once we have these builds, we can install the appropriate version for compatible distros (debian -> ubuntu, RHEL -> centos etc.).