Skip to content
 
 

Latest commit

 

History

7,284 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DataFusion Nexus cuGraph fork

This repository is forked from NVIDIA cuGraph at v26.08.00.

This fork keeps the upstream cuGraph codebase as its base and carries local changes needed by datafusion-nexus (check diff).

Fork Changes

The fork is intentionally limited to changes required by datafusion-nexus:

  • Predicate-aware single-GPU breadth-first search across the C++, C, and Python APIs, including vertex and edge filters, target discovery, and device-resident edge-ID lowering.
  • Host-side memory preflights for BFS and personalized PageRank side inputs and single-GPU graph construction, allowing downstream admission decisions before GPU allocation.
  • Native integration hardening through typed allocation and invalid-vertex errors, explicit symmetric-graph rejection for strongly connected components, and reliable build-helper invocation.

About

cuGraph - RAPIDS Graph Analytics Library

Resources

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages