From 3e580ee62a9cc8010930f692d8a6201a31ed77e0 Mon Sep 17 00:00:00 2001 From: Mahmoud Date: Mon, 1 Jun 2020 14:56:30 -0400 Subject: moving all ipoly equstions to one file --- configs/tested-cfgs/SM75_RTX2060/gpgpusim.config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configs/tested-cfgs/SM75_RTX2060') 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 -- cgit v1.3