From 43460d8cc9d0ba7a11016f415c7dfe199d5a2f7d Mon Sep 17 00:00:00 2001 From: Wilson Fung Date: Wed, 16 May 2012 23:55:01 -0800 Subject: Updating the alternative L1 data cache configuration in Fermi config to allocate on miss (so that it is consistent with the current L1 config). [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 12619] --- 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 5ec3f72..3b82dca 100644 --- a/configs/Fermi/gpgpusim.config +++ b/configs/Fermi/gpgpusim.config @@ -43,7 +43,7 @@ -gpgpu_shmem_size 49152 # The alternative configuration for fermi in case cudaFuncCachePreferL1 is selected -#-gpgpu_cache:dl1 64:128:6:L:R:f,A:32:8,8 +#-gpgpu_cache:dl1 64:128:6:L:R:m,A:32:8,8 #-gpgpu_shmem_size 16384 # 64 sets, each 256 bytes 8-way for each memory partition. This gives 786KB L2 cache -- cgit v1.3