Skip to main content

MAX_SHARED_BYTES

Constant MAX_SHARED_BYTES 

Source
pub const MAX_SHARED_BYTES: usize = MAX_WORKGROUP_BYTES; // 67_108_864usize
Expand description

Maximum shared-memory allocation exported for test convenience so the sequential driver and workgroup memory model agree on bounds.