cubecl_hip_sys

Constant hipSharedMemConfig_hipSharedMemBankSizeFourByte

Source
pub const hipSharedMemConfig_hipSharedMemBankSizeFourByte: hipSharedMemConfig = 1;
Expand description

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