Skip to content
This repository has been archived by the owner on Apr 20, 2022. It is now read-only.

Latest commit

 

History

History
30 lines (22 loc) · 1.36 KB

README.md

File metadata and controls

30 lines (22 loc) · 1.36 KB

CLI for nvGraph, which is a GPU-based graph analytics library written by NVIDIA, using CUDA.
📦 NPM, :smiley_cat: GitHub, :scroll: Files, :blue_book: Wiki.

This is for running nvGraph functions right from the CLI with graphs in MatrixMarket format (.mtx) directly. It just needs a x86_64 linux machine with NVIDIA GPU drivers installed. Execution time, along with the results can be saved in JSON/YAML file. The packaging code is written in Node.js. You can install this with npm install -g nvgraph.sh.



References