cubecl_hip_sys

Constant hipSharedMemConfig_hipSharedMemBankSizeEightByte

Source
pub const hipSharedMemConfig_hipSharedMemBankSizeEightByte: hipSharedMemConfig = 2;
Expand description

< Shared mem is banked at 8-byte intervals and performs best < when adjacent threads access data 4 bytes apart.