/nvgraph.sh

CLI for nvGraph, which is a GPU-based graph analytics library written by NVIDIA, using CUDA.

Primary LanguageC++MIT LicenseMIT

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