Skip to main content

Module dataflow

Module dataflow 

Source
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_SIZE constant.

Functions§

bfs_reachability_cached
Run multi-source BFS reachability using vyre’s cached runtime device.
read_finding_count
read_finding_count function.
read_finding_rows
read_finding_rows function.