Open William-An opened 2 months ago
Looks like the function cudaFuncSetCacheConfig by default gpgpu-sim config will just disable the L1 cache, but I am not sure if modern CUDA programs actually use this function at all.
cudaFuncSetCacheConfig
Looks like the function
cudaFuncSetCacheConfig
by default gpgpu-sim config will just disable the L1 cache, but I am not sure if modern CUDA programs actually use this function at all.