diff options
| author | Mahmoud <[email protected]> | 2018-09-20 16:48:23 -0400 |
|---|---|---|
| committer | Mahmoud <[email protected]> | 2018-09-20 16:48:23 -0400 |
| commit | 79a890fc4c22135a368504a5112a0f0a9982659e (patch) | |
| tree | fb551de02e7da76140d72a43a0765bc1cea269b7 /configs/4.x-cfgs/SM2_GTX480/config_fermi_islip.icnt | |
| parent | 9463cf92f121f8cc18a7e601c5838c3911d303b0 (diff) | |
fixing some config file
Diffstat (limited to 'configs/4.x-cfgs/SM2_GTX480/config_fermi_islip.icnt')
| -rw-r--r-- | configs/4.x-cfgs/SM2_GTX480/config_fermi_islip.icnt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/4.x-cfgs/SM2_GTX480/config_fermi_islip.icnt b/configs/4.x-cfgs/SM2_GTX480/config_fermi_islip.icnt index d372b26..c399db9 100644 --- a/configs/4.x-cfgs/SM2_GTX480/config_fermi_islip.icnt +++ b/configs/4.x-cfgs/SM2_GTX480/config_fermi_islip.icnt @@ -32,9 +32,9 @@ routing_delay = 0; vc_alloc_delay = 1; sw_alloc_delay = 1; -input_speedup = 2; +input_speedup = 1; output_speedup = 1; -internal_speedup = 1.0; +internal_speedup = 2.0; // Traffic, GPGPU-Sim does not use this |
