diff options
| -rw-r--r-- | configs/Fermi/gpgpusim.config | 4 |
1 files 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 |
