Constant GPU_CACHE_LINE_SIZE
pub const GPU_CACHE_LINE_SIZE: usize = 128; // 128usizeExpand description
GPU cache line size (128 bytes on many GPUs).
pub const GPU_CACHE_LINE_SIZE: usize = 128; // 128usizeGPU cache line size (128 bytes on many GPUs).