diff options
| author | Ayub Gubran <[email protected]> | 2012-03-26 03:27:58 -0800 |
|---|---|---|
| committer | Andrew Boktor <[email protected]> | 2014-08-14 13:19:05 -0700 |
| commit | 5d53ac12e6706732acdeb8819a14c291103066e0 (patch) | |
| tree | 0de466cb5b6dc9cc00512770cf53095528d5b20c /configs | |
| parent | 32157fd2092221457ccef34f7fd4e69d60c643c6 (diff) | |
Fixing the description of the L2 cache size/
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 11793]
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 9a21590..f4f3027 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 bits 8-way for each memory partition. This gives 786KB L2 cache +# 64 sets, each 512 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 |
