Expand description
Generic graph dataflow engines. Generic GPU graph dataflow engines.
Host-side workflow dispatcher that owns GPU resources (buffers, pipelines,
readback), runs Programs from vyre::ops::graph, and returns typed host
results.
Constants§
- MAX_
FINDINGS - Maximum BFS findings allocated by one dispatch.
- WORKGROUP_
SIZE WORKGROUP_SIZEconstant.
Functions§
- bfs_
reachability_ cached - Run multi-source BFS reachability using vyre’s cached runtime device.
- read_
finding_ count read_finding_countfunction.- read_
finding_ rows read_finding_rowsfunction.