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