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