pub const MAX_SIMULTANEOUS_MATMULS: usize = 5;
Expand description

Max simultaneous matrix multiplications.