Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 440 Bytes

libcugraph.md

File metadata and controls

6 lines (5 loc) · 440 Bytes


cuGraph

Libcugraph is the Rapids C/C++ library for graph processing. The library provides a C++ API for users wanting low-level access. Users familiar with C/C++/CUDA and graph structures can access libcugraph and libcugraph_c for integration outside of python.