Skip to content

Commit 86ad347

Browse files
authored
Update gpgpusim.config (#129)
* Update gpgpusim.config * Update gpgpusim.config
1 parent b1a8f71 commit 86ad347

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

configs/tested-cfgs/SM80_A100/gpgpusim.config

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,8 @@
88
-gpgpu_heap_size_limit 8388608
99
-gpgpu_runtime_sync_depth_limit 2
1010
-gpgpu_runtime_pending_launch_count_limit 2048
11-
-gpgpu_kernel_launch_latency 5000
11+
-gpgpu_kernel_launch_latency 5000
1212
-gpgpu_TB_launch_latency 0
13-
-gpgpu_max_concurrent_kernel 128
1413

1514
# Compute Capability
1615
-gpgpu_compute_capability_major 8
@@ -24,7 +23,7 @@
2423
-gpgpu_n_clusters 108
2524
-gpgpu_n_cores_per_cluster 1
2625
-gpgpu_n_mem 40
27-
-gpgpu_n_sub_partition_per_mchannel 2
26+
-gpgpu_n_sub_partition_per_mchannel 4
2827

2928
# clock domains
3029
#-gpgpu_clock_domains <Core Clock>:<Interconnect Clock>:<L2 Clock>:<DRAM Clock>
@@ -93,7 +92,7 @@
9392
# L1 cache configuration
9493
-gpgpu_l1_banks 4
9594
-gpgpu_cache:dl1 S:4:128:64,L:T:m:L:L,A:512:64,16:0,32
96-
-gpgpu_l1_latency 37
95+
-gpgpu_l1_latency 34
9796
-gpgpu_gmem_skip_L1D 0
9897
-gpgpu_flush_l1_cache 1
9998
-gpgpu_n_cluster_ejection_buffer_size 32
@@ -103,15 +102,15 @@
103102
-gpgpu_shmem_size 167936
104103
-gpgpu_shmem_sizeDefault 167936
105104
-gpgpu_shmem_per_block 49152
106-
-gpgpu_smem_latency 29
105+
-gpgpu_smem_latency 28
107106
# shared memory bankconflict detection
108107
-gpgpu_shmem_num_banks 32
109108
-gpgpu_shmem_limited_broadcast 0
110109
-gpgpu_shmem_warp_parts 1
111110
-gpgpu_coalesce_arch 80
112111

113112
# L2 cache
114-
-gpgpu_cache:dl2 S:256:128:16,L:B:m:L:X,A:192:4,32:0,32
113+
-gpgpu_cache:dl2 S:128:128:16,L:B:m:L:X,A:192:4,32:0,32
115114
-gpgpu_cache:dl2_texture_only 0
116115
-gpgpu_dram_partition_queues 64:64:64:64
117116
-gpgpu_perf_sim_memcpy 1
@@ -137,8 +136,8 @@
137136
-icnt_arbiter_algo 1
138137

139138
# memory partition latency config
140-
-gpgpu_l2_rop_latency 224
141-
-dram_latency 198
139+
-gpgpu_l2_rop_latency 200
140+
-dram_latency 190
142141

143142
# dram sched config
144143
-gpgpu_dram_scheduler 1

0 commit comments

Comments
 (0)