From 53a2ad0b56960cf22bfe6a89abbcc7c598d79a0e Mon Sep 17 00:00:00 2001 From: Wilson Fung Date: Thu, 29 Mar 2012 21:13:54 -0800 Subject: Changing the L1 cache allocation policy to allocation-on-miss. [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 11828] --- configs/Fermi/gpgpusim.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/Fermi/gpgpusim.config b/configs/Fermi/gpgpusim.config index d8f4d76..b20fe86 100644 --- a/configs/Fermi/gpgpusim.config +++ b/configs/Fermi/gpgpusim.config @@ -25,7 +25,7 @@ # In Fermi, the cache and shared memory can be configured to 16kb:48kb(default) or 48kb:16kb # :::::,::, --gpgpu_cache:dl1 32:128:4:L:R:f,A:32:8,8 +-gpgpu_cache:dl1 32:128:4:L:R:m,A:32:8,8 -gpgpu_shmem_size 49152 # The alternative configuration for fermi in case cudaFuncCachePreferL1 is selected -- cgit v1.3