diff options
| -rw-r--r-- | configs/tested-cfgs/SM7_V100/config_volta_islip.icnt | 2 | ||||
| -rw-r--r-- | configs/tested-cfgs/SM7_V100/gpgpusim.config | 4 | ||||
| -rw-r--r-- | configs/tested-cfgs/SM7_V100_fastlocalxbar/gpgpusim.config | 4 |
3 files changed, 5 insertions, 5 deletions
diff --git a/configs/tested-cfgs/SM7_V100/config_volta_islip.icnt b/configs/tested-cfgs/SM7_V100/config_volta_islip.icnt index 2de1f6e..f6e0833 100644 --- a/configs/tested-cfgs/SM7_V100/config_volta_islip.icnt +++ b/configs/tested-cfgs/SM7_V100/config_volta_islip.icnt @@ -7,7 +7,7 @@ network_count = 2; // Topology topology = fly; -k = 104; +k = 164; n = 1; // Routing diff --git a/configs/tested-cfgs/SM7_V100/gpgpusim.config b/configs/tested-cfgs/SM7_V100/gpgpusim.config index fb44257..d7ebe39 100644 --- a/configs/tested-cfgs/SM7_V100/gpgpusim.config +++ b/configs/tested-cfgs/SM7_V100/gpgpusim.config @@ -18,8 +18,8 @@ -gpgpu_ptx_save_converted_ptxplus 0 # high level architecture configuration --gpgpu_n_clusters 40 --gpgpu_n_cores_per_cluster 2 +-gpgpu_n_clusters 80 +-gpgpu_n_cores_per_cluster 1 -gpgpu_n_mem 32 -gpgpu_n_sub_partition_per_mchannel 2 diff --git a/configs/tested-cfgs/SM7_V100_fastlocalxbar/gpgpusim.config b/configs/tested-cfgs/SM7_V100_fastlocalxbar/gpgpusim.config index 1e707f1..401aafd 100644 --- a/configs/tested-cfgs/SM7_V100_fastlocalxbar/gpgpusim.config +++ b/configs/tested-cfgs/SM7_V100_fastlocalxbar/gpgpusim.config @@ -18,8 +18,8 @@ -gpgpu_ptx_save_converted_ptxplus 0 # high level architecture configuration --gpgpu_n_clusters 40 --gpgpu_n_cores_per_cluster 2 +-gpgpu_n_clusters 80 +-gpgpu_n_cores_per_cluster 1 -gpgpu_n_mem 32 -gpgpu_n_sub_partition_per_mchannel 2 |
