Skip to content

rapidsai/node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7dab605 · Jun 2, 2023
Jun 2, 2023
Mar 28, 2023
Mar 25, 2022
Jun 2, 2023
Sep 16, 2022
Feb 19, 2021
Jun 30, 2022
May 22, 2023
Aug 17, 2022
Jan 20, 2022
Jul 8, 2022
Sep 16, 2022
Jun 22, 2022
Jul 27, 2021
Oct 26, 2021
Jan 20, 2022
Jun 3, 2020
Aug 17, 2022
Jun 2, 2023
Jun 2, 2023
Jun 2, 2023
Jun 2, 2023
Feb 7, 2023
Jun 2, 2023
Jun 23, 2022
Jan 27, 2022
Jun 2, 2023

Repository files navigation

  node-rapids

node-rapids is a collection of Node.js native addons for the NVIDIA RAPIDS suite of GPU-accelerated data-science and ETL libraries on Linux and WSL2.

node-rapids includes limited bindings to other necessary native APIs:

node-rapids uses the ABI-stable N-API via node-addon-api, so the libraries work in node and Electron without recompiling.

See the API docs for detailed information about each module.

Getting started

Due to native dependency distribution complexity, pre-packaged builds of the node-rapids modules are presently only available via our public docker images. See USAGE.md for more details.

Getting involved

See DEVELOP.md for details on setting up a local dev environment and building the code.

We want your input! Join us in the #node-rapids channel in the RAPIDS-GoAI Slack workspace.

Tracking Progress

You can review BINDINGS.md to see which bindings have been completed for each of the RAPIDS libraries.

Demos

Check out our demos to see various visualization and compute capabilities:

Check out our Jupyter Lab Notebook Demos to see how to use Node.js for GPU accelerated data science.

License

This work is licensed under the Apache-2.0 license.