CUDA: use shared mem object
Combine the shared memory for a hash within one struct. Reduce the shared memory footprint per hash by 64 byte.
Please register or sign in to comment
Combine the shared memory for a hash within one struct. Reduce the shared memory footprint per hash by 64 byte.