diff options
| author | Tim Rogers <[email protected]> | 2011-12-14 13:24:37 -0800 |
|---|---|---|
| committer | Andrew Boktor <[email protected]> | 2014-08-14 13:19:01 -0700 |
| commit | 1fbccc3c3ede497c7d0982a731a55063e657a9b4 (patch) | |
| tree | 991fa65bd34d09be4937b697485a9f5bbe244596 /configs | |
| parent | 804adeb4dac318dca3dd396848e67c24fe707ed4 (diff) | |
Fixing up the baseline L2 cache configurations
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 11206]
Diffstat (limited to 'configs')
| -rw-r--r-- | configs/QuadroFX5800/gpgpusim.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/QuadroFX5800/gpgpusim.config b/configs/QuadroFX5800/gpgpusim.config index c64b394..2151183 100644 --- a/configs/QuadroFX5800/gpgpusim.config +++ b/configs/QuadroFX5800/gpgpusim.config @@ -20,7 +20,7 @@ -gpgpu_tex_cache:l1 8:128:5:L:R:m,F:128:4,128:2 -gpgpu_const_cache:l1 64:64:2:L:R:f,A:2:32,4 -gpgpu_cache:dl2 64:32:8:L:R:m,A:16:4,4 --gpgpu_cache:dl2_texture_only +-gpgpu_cache:dl2_texture_only 1 -gpgpu_shmem_warp_parts 2 |
