diff options
| author | Ayub Gubran <[email protected]> | 2012-03-26 03:34:15 -0800 |
|---|---|---|
| committer | Andrew Boktor <[email protected]> | 2014-08-14 13:19:05 -0700 |
| commit | c2235359e7e2dd13372eeb85170a79f0756ed06d (patch) | |
| tree | fabd67c1c9f138b34ffba21e99e7ce8134c5ded5 /configs | |
| parent | 5d53ac12e6706732acdeb8819a14c291103066e0 (diff) | |
Fixing L2 cache description.
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 11795]
Diffstat (limited to 'configs')
| -rw-r--r-- | configs/Fermi/gpgpusim.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/Fermi/gpgpusim.config b/configs/Fermi/gpgpusim.config index f4f3027..d8f4d76 100644 --- a/configs/Fermi/gpgpusim.config +++ b/configs/Fermi/gpgpusim.config @@ -32,7 +32,7 @@ #-gpgpu_cache:dl1 64:128:6:L:R:f,A:32:8,8 #-gpgpu_shmem_size 16384 -# 64 sets, each 512 bytes 8-way for each memory partition. This gives 786KB L2 cache +# 64 sets, each 256 bytes 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 |
