diff options
| author | Tor Aamodt <[email protected]> | 2010-11-28 22:47:22 -0800 |
|---|---|---|
| committer | Tor Aamodt <[email protected]> | 2010-11-28 22:47:22 -0800 |
| commit | 1effdbcc0f33f2b73288802d18d3f842978d7004 (patch) | |
| tree | 92d5304a7ca517af523a69c50da8c4bdb0e78185 /configs | |
| parent | 6e06c2e1de8c51a88845b7f35cea219dca7456f2 (diff) | |
bug fix for ptxplus w/ data cache disabled
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 8156]
Diffstat (limited to 'configs')
| -rw-r--r-- | configs/QuadroFX5800/gpgpusim.config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/QuadroFX5800/gpgpusim.config b/configs/QuadroFX5800/gpgpusim.config index 3a62789..a6971b5 100644 --- a/configs/QuadroFX5800/gpgpusim.config +++ b/configs/QuadroFX5800/gpgpusim.config @@ -20,6 +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_shmem_warp_parts 2 |
