aboutsummaryrefslogtreecommitdiff
path: root/configs/tested-cfgs/SM7_QV100
diff options
context:
space:
mode:
authorMahmoud <[email protected]>2019-08-26 12:47:04 -0400
committerMahmoud <[email protected]>2019-08-26 12:47:04 -0400
commit62ea81517c57bd49c6811f0bde582c553634b66f (patch)
tree8131f68d21643d283043b15fc6c9827785a356d1 /configs/tested-cfgs/SM7_QV100
parent0df569774615120c76fb5f139f8698175a722293 (diff)
parentda0c8dff3b4e89acaf2f2dd31bf8940ab4a1e71c (diff)
Merge branch 'dev-nvidia' into dev-private
Diffstat (limited to 'configs/tested-cfgs/SM7_QV100')
-rw-r--r--configs/tested-cfgs/SM7_QV100/gpgpusim.config11
1 files changed, 6 insertions, 5 deletions
diff --git a/configs/tested-cfgs/SM7_QV100/gpgpusim.config b/configs/tested-cfgs/SM7_QV100/gpgpusim.config
index f70ad55..f807e11 100644
--- a/configs/tested-cfgs/SM7_QV100/gpgpusim.config
+++ b/configs/tested-cfgs/SM7_QV100/gpgpusim.config
@@ -87,9 +87,10 @@
# if the assigned shd mem = 0, then L1 cache = 128KB
# For more info, see https://docs.nvidia.com/cuda/cuda-c-programming-guide/index.html#shared-memory-7-x
# disable this mode in case of multi kernels/apps execution
--adaptive_volta_cache_config 1
-# Volta unified cache has four ports
--mem_unit_ports 4
+-adaptive_cache_config 1
+# Volta unified cache has four banks
+-l1_banks 4
+#-mem_unit_ports 4
-gpgpu_cache:dl1 S:4:128:64,L:L:s:N:L,A:256:8,16:0,32
-gpgpu_shmem_size 98304
-gpgpu_shmem_sizeDefault 98304
@@ -97,8 +98,8 @@
-gmem_skip_L1D 0
-icnt_flit_size 40
-gpgpu_n_cluster_ejection_buffer_size 32
--l1_latency 80
--smem_latency 19
+-l1_latency 20
+-smem_latency 20
-gpgpu_flush_l1_cache 1
# 32 sets, each 128 bytes 24-way for each memory sub partition (96 KB per memory sub partition). This gives us 6MB L2 cache