diff options
| author | Mahmoud <[email protected]> | 2019-07-21 20:54:12 -0400 |
|---|---|---|
| committer | Mahmoud <[email protected]> | 2019-07-21 20:54:12 -0400 |
| commit | 8127368f2611b0472dc729f3460ff091e87f51c9 (patch) | |
| tree | c34617884657dbe175f29b148358b2aaec3e4535 /configs | |
| parent | e5e8fd34aa037aa510fa3936fa133f6b345e1825 (diff) | |
fixing cache/mem latency in V100 config
Diffstat (limited to 'configs')
| -rw-r--r-- | configs/tested-cfgs/SM7_QV100/gpgpusim.config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/tested-cfgs/SM7_QV100/gpgpusim.config b/configs/tested-cfgs/SM7_QV100/gpgpusim.config index b2fe5c0..f70ad55 100644 --- a/configs/tested-cfgs/SM7_QV100/gpgpusim.config +++ b/configs/tested-cfgs/SM7_QV100/gpgpusim.config @@ -97,7 +97,7 @@ -gmem_skip_L1D 0 -icnt_flit_size 40 -gpgpu_n_cluster_ejection_buffer_size 32 --l1_latency 28 +-l1_latency 80 -smem_latency 19 -gpgpu_flush_l1_cache 1 @@ -144,7 +144,7 @@ # "-network_mode 2 -inct_in_buffer_limit 512 -inct_out_buffer_limit 512 -inct_subnets 2" # memory partition latency config --rop_latency 120 +-rop_latency 160 -dram_latency 100 # dram model config |
