Skip to content

SuperInstance/cuda-causal-graph

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cuda-causal-graph

GPU-accelerated causal graph for failure diagnosis.

Builds and queries directed acyclic graphs of causal relationships to diagnose why something failed and what to fix.

CUDA Acceleration

  • Parallel graph traversal (BFS/DFS) on GPU
  • Batched causal chain computation
  • Real-time root cause analysis

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Rust 100.0%