aboutsummaryrefslogtreecommitdiff
path: root/configs/Pascal-P100-HBM
diff options
context:
space:
mode:
Diffstat (limited to 'configs/Pascal-P100-HBM')
-rw-r--r--configs/Pascal-P100-HBM/gpgpusim.config12
1 files changed, 6 insertions, 6 deletions
diff --git a/configs/Pascal-P100-HBM/gpgpusim.config b/configs/Pascal-P100-HBM/gpgpusim.config
index 18aa82a..5b038de 100644
--- a/configs/Pascal-P100-HBM/gpgpusim.config
+++ b/configs/Pascal-P100-HBM/gpgpusim.config
@@ -54,20 +54,20 @@
# ** 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 GP100 has 64KB Shared memory
--gpgpu_cache:dl1 64:128:6,L:L:m:N:H,A:128:8,8
+-gpgpu_cache:dl1 N:64:128:6,L:L:m:N:H,S:128:8,8
-gpgpu_shmem_size 65536
-gmem_skip_L1D 0
# 64 sets, each 128 bytes 16-way for each memory sub partition (128 KB per memory sub partition). This gives 4MB L2 cache
--gpgpu_cache:dl2 64:128:16,L:B:m:W:L,A:128:4,4:0,32
+-gpgpu_cache:dl2 S:64:128:16,L:B:m:W:L,A:128:4,4:0,32
-gpgpu_cache:dl2_texture_only 0
# 4 KB Inst.
--gpgpu_cache:il1 8:128:4,L:R:f:N:L,A:2:48,4
+-gpgpu_cache:il1 N:8:128:4,L:R:f:N:L,S:2:48,4
# 48 KB Tex
--gpgpu_tex_cache:l1 16:128:24,L:R:m:N:L,F:128:4,128:2
+-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 128:64:2,L:R:f:N:L,A:2:64,4
+-gpgpu_const_cache:l1 N:128:64:2,L:R:f:N:L,S:2:64,4
# enable operand collector
-gpgpu_operand_collector_num_units_sp 12
@@ -89,7 +89,7 @@
-gpgpu_shmem_num_banks 32
-gpgpu_shmem_limited_broadcast 0
-gpgpu_shmem_warp_parts 1
-# Use Fermi Coalsce arhitetecture which is the same as Pascal
+# Use Fermi Coalscer arhitetecture for now! Need to be canged to pascal Coalscer
-gpgpu_coalesce_arch 20
## In Pascal, a warp scheduler can issue 2 insts per cycle using 2 diff execution units