summaryrefslogtreecommitdiff
path: root/configs/Pascal-P102-GDDR5X/gpgpusim.config
diff options
context:
space:
mode:
Diffstat (limited to 'configs/Pascal-P102-GDDR5X/gpgpusim.config')
-rw-r--r--configs/Pascal-P102-GDDR5X/gpgpusim.config12
1 files changed, 7 insertions, 5 deletions
diff --git a/configs/Pascal-P102-GDDR5X/gpgpusim.config b/configs/Pascal-P102-GDDR5X/gpgpusim.config
index 5419c51..e830023 100644
--- a/configs/Pascal-P102-GDDR5X/gpgpusim.config
+++ b/configs/Pascal-P102-GDDR5X/gpgpusim.config
@@ -59,22 +59,24 @@
# ** Optional parameter - Required when mshr_type==Texture Fifo
# Note: Hashing set index function (H) only applies to a set size of 32 or 64.
# Pascal GP102 has 96KB Shared memory
-# Pascal GP102 has 64KB L1 cache
+# Pascal GP102 has 24KB L1 cache
# The defulat is to disable the L1 cache, unless cache modifieres is used
--gpgpu_cache:dl1 S:64:128:6,L:L:m:N:H,A:128:8,8
+-gpgpu_cache:dl1 N:32:128:6,L:L:m:N:H,S:128:8,16
-gpgpu_shmem_size 49152
-gmem_skip_L1D 1
-icnt_flit_size 40
-gpgpu_n_cluster_ejection_buffer_size 32
# 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:F:L,A:256:4,4:0,32
+-gpgpu_cache:dl2 S:64:128:16,L:B:m:F:L,A:128:4,16:0,32
-gpgpu_cache:dl2_texture_only 0
-gpgpu_dram_partition_queues 32:32:32:32
+#-gpgpu_flush_l2_cache 1
# 4 KB Inst.
-gpgpu_cache:il1 N:8:128:4,L:R:f:N:L,S:2:48,4
# 48 KB Tex
+# this is unused
-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
@@ -100,7 +102,7 @@
-gpgpu_shmem_limited_broadcast 0
-gpgpu_shmem_warp_parts 1
# Use Fermi Coalsce arhitetecture which is the same as Pascal
--gpgpu_coalesce_arch 20
+-gpgpu_coalesce_arch 61
## In Pascal, a warp scheduler can issue 2 insts per cycle using 2 diff execution units
-gpgpu_max_insn_issue_per_warp 2
@@ -143,7 +145,7 @@
-dram_bnkgrp_indexing_policy 1
#-Seperate_Write_Queue_Enable 1
-#-Write_Queue_Size 32:28:16
+#-Write_Queue_Size 64:56:32
# Pascal 102 has four schedulers per core
-gpgpu_num_sched_per_core 2