vyre-runtime 0.6.1

Persistent megakernel + io_uring zero-copy streaming runtime for vyre - GPU as VIR0 bytecode interpreter
Documentation
1
2
3
4
5
//! Advanced Tier-2 LEGO building blocks for the persistent megakernel.

pub mod hierarchical_atomics;
pub mod parallel_dfa;
pub mod zero_copy_io;