From 153c67bccf4b18957240122f57597b827f634578 Mon Sep 17 00:00:00 2001 From: "Andrew M. B. Boktor" Date: Sat, 25 Feb 2012 22:17:04 -0800 Subject: dl2 cache configuration specifies the config per memory partition not for the total amount of L2 [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 11519] --- configs/Fermi/gpgpusim.config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configs/Fermi/gpgpusim.config b/configs/Fermi/gpgpusim.config index 1e5eea3..dbe86cc 100644 --- a/configs/Fermi/gpgpusim.config +++ b/configs/Fermi/gpgpusim.config @@ -32,8 +32,8 @@ #-gpgpu_cache:dl1 64:128:6:L:R:f,A:32:8,8 #-gpgpu_shmem_size 16384 -# 256 sets, each 512 bits 6-way, this gives 786KB L2 cache --gpgpu_cache:dl2 512:256:6:L:R:m,A:32:4,4 +# 64 sets, each 512 bits 8-way for each memory partition. This gives 786KB L2 cache +-gpgpu_cache:dl2 64:256:8:L:R:m,A:32:4,4 -gpgpu_cache:dl2_texture_only 0 -gpgpu_cache:il1 4:128:4:L:R:f,A:2:32,4 -- cgit v1.3