diff options
| author | Mahmoud <[email protected]> | 2020-06-01 14:56:30 -0400 |
|---|---|---|
| committer | Mahmoud <[email protected]> | 2020-06-01 14:56:30 -0400 |
| commit | 3e580ee62a9cc8010930f692d8a6201a31ed77e0 (patch) | |
| tree | be6af48c39a4615c951f66b4ea936ae085e418da /configs/tested-cfgs/SM75_RTX2060/gpgpusim.config | |
| parent | b53dcfc7b079a06f26b25cedcc09c4843ef1a6b9 (diff) | |
moving all ipoly equstions to one file
Diffstat (limited to 'configs/tested-cfgs/SM75_RTX2060/gpgpusim.config')
| -rw-r--r-- | configs/tested-cfgs/SM75_RTX2060/gpgpusim.config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/tested-cfgs/SM75_RTX2060/gpgpusim.config b/configs/tested-cfgs/SM75_RTX2060/gpgpusim.config index 8a4be23..6fe04ee 100644 --- a/configs/tested-cfgs/SM75_RTX2060/gpgpusim.config +++ b/configs/tested-cfgs/SM75_RTX2060/gpgpusim.config @@ -111,8 +111,8 @@ -gpgpu_smem_latency 20 -gpgpu_flush_l1_cache 1 -# 32 sets, each 128 bytes 32-way for each memory sub partition (96 KB per memory sub partition). This gives us 6MB L2 cache --gpgpu_cache:dl2 S:32:128:32,L:B:m:L:L,A:192:4,32:0,32 +# 64 sets, each 128 bytes 16-way for each memory sub partition (128 KB per memory sub partition). This gives us 3MB L2 cache +-gpgpu_cache:dl2 S:64:128:16,L:B:m:L:P,A:192:4,32:0,32 -gpgpu_cache:dl2_texture_only 0 -gpgpu_dram_partition_queues 64:64:64:64 -gpgpu_perf_sim_memcpy 1 |
