rapidsai / node

GPU-accelerated data science and visualization in node

Home Page:https://rapidsai.github.io/node/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build for more flavors of Linux

trxcllnt opened this issue · comments

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.).