From 00121bc4595b4cbc66d054ab09c6a9b10e25e914 Mon Sep 17 00:00:00 2001 From: Ahmed El-Shafiey Date: Fri, 30 Nov 2012 22:13:02 -0800 Subject: 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] --- configs/GTX480/gpgpusim.config | 2 +- configs/TeslaC2050/gpgpusim.config | 4 ++-- 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 -- cgit v1.3