summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAhmed El-Shafiey <[email protected]>2012-11-30 22:13:02 -0800
committerAndrew Boktor <[email protected]>2014-08-14 13:49:22 -0700
commit00121bc4595b4cbc66d054ab09c6a9b10e25e914 (patch)
tree6c90e584a51bb180c34a7411dc4c9d0ac3442f14
parentbdd69b01cb7fd1d74a6e3df7c573bbd609130fa3 (diff)
update comments of the L2 configuration and update Tesla L2 config with 128 line size/16 way instead of 256 line size/8 ways
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 14732]
-rw-r--r--configs/GTX480/gpgpusim.config2
-rw-r--r--configs/TeslaC2050/gpgpusim.config4
2 files changed, 3 insertions, 3 deletions
diff --git a/configs/GTX480/gpgpusim.config b/configs/GTX480/gpgpusim.config
index 5ab928d..4fc7a13 100644
--- a/configs/GTX480/gpgpusim.config
+++ b/configs/GTX480/gpgpusim.config
@@ -53,7 +53,7 @@
#-gpgpu_cache:dl1 64:128:6,L:L:m:N,A:32:8,8
#-gpgpu_shmem_size 16384
-# 64 sets, each 256 bytes 8-way for each memory partition. This gives 786KB L2 cache
+# 64 sets, each 128 bytes 16-way for each memory partition. This gives 786KB L2 cache
-gpgpu_cache:dl2 64:128:16,L:B:m:W,A:32:4,4
-gpgpu_cache:dl2_texture_only 0
diff --git a/configs/TeslaC2050/gpgpusim.config b/configs/TeslaC2050/gpgpusim.config
index 4871378..635119b 100644
--- a/configs/TeslaC2050/gpgpusim.config
+++ b/configs/TeslaC2050/gpgpusim.config
@@ -56,8 +56,8 @@
#-gpgpu_cache:dl1 64:128:6,L:L:m:N,A:32:8,8
#-gpgpu_shmem_size 16384
-# 64 sets, each 256 bytes 8-way for each memory partition. This gives 786KB L2 cache
--gpgpu_cache:dl2 64:256:8,L:B:m:W,A:32:4,4
+# 64 sets, each 128 bytes 16-way for each memory partition. This gives 786KB L2 cache
+-gpgpu_cache:dl2 64:128:16,L:B:m:W,A:32:4,4
-gpgpu_cache:dl2_texture_only 0
-gpgpu_cache:il1 4:128:4,L:R:f:N,A:2:32,4