summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMahmoud Khairy A. Abdallah <[email protected]>2017-10-30 22:36:16 -0400
committerGitHub Enterprise <[email protected]>2017-10-30 22:36:16 -0400
commit4df2f7d2499600fa0f0c5642c07fed6576aa5713 (patch)
tree443aa15260d889afc74e19ebee988083c6ebf342
parent178abb228229332c4717c5fd565a83875c3d5c9e (diff)
fixing TITANX config
-rw-r--r--configs/PascalTitanX/gpgpu-sim-3.x/gpgpusim.config6
1 files changed, 3 insertions, 3 deletions
diff --git a/configs/PascalTitanX/gpgpu-sim-3.x/gpgpusim.config b/configs/PascalTitanX/gpgpu-sim-3.x/gpgpusim.config
index 82dfa9a..4191eb0 100644
--- a/configs/PascalTitanX/gpgpu-sim-3.x/gpgpusim.config
+++ b/configs/PascalTitanX/gpgpu-sim-3.x/gpgpusim.config
@@ -64,16 +64,16 @@
-gmem_skip_L1D 1
# 64 sets, each 128 bytes 16-way for each memory sub partition (128 KB per memory sub partition). This gives 3MB L2 cache
--gpgpu_cache:dl2 S:64:128:16,L:B:m:W:L,A:128:8,4:0,32
+-gpgpu_cache:dl2 N:64:128:16,L:B:m:W:L,A:128:8,4:0,32
-gpgpu_cache:dl2_texture_only 0
-gpgpu_dram_partition_queues 32:32:32:32
# 4 KB Inst.
--gpgpu_cache:il1 N:8:128:4,L:R:f:N:L,S:2:48,4
+-gpgpu_cache:il1 N:8:128:4,L:R:f:N:L,A:2:48,4
# 48 KB Tex
-gpgpu_tex_cache:l1 N:16:128:24,L:R:m:N:L,F:128:4,128:2
# 12 KB Const
--gpgpu_const_cache:l1 N:128:64:2,L:R:f:N:L,S:2:64,4
+-gpgpu_const_cache:l1 N:128:64:2,L:R:f:N:L,A:2:64,4
# enable operand collector
## larger operand collectors and reg_banks are needed for the 4 warp schedulers and 4 SIMD units