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.
pub const hipSharedMemConfig_hipSharedMemBankSizeEightByte: hipSharedMemConfig = 2;
< Shared mem is banked at 8-byte intervals and performs best < when adjacent threads access data 4 bytes apart.