rapidsai / rapidsai/node

Build for more flavors of Linux

Open
#417 0 comments 0 reactions 1 assignee View on GitHub

@trxcllnt is already working on this.

Since Aug 17, 2022.

Dominant language
TypeScript
Stars
211
Forks
29
Avg merge
17h 30m
Merged PRs (30d)
1

Description

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

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.