vyre-self-substrate 0.6.3

Vyre self-substrate: vyre using its own primitives on its own scheduler problems. The recursion-thesis layer between vyre-primitives and vyre-driver.
Documentation
1
2
3
4
5
6
7
8
9
//! Hardware dispatch, GPU residency, and device-bound evidence contracts.

pub mod device_resident_token_fact_graph;
pub(crate) mod dispatch_buffers;
pub(crate) mod dispatch_program_cache;
pub mod gpu_preprocessing_coverage;
pub mod gpu_probe_contract;
pub mod memory_ownership_contract;
pub(crate) mod scratch;