From 9463cf92f121f8cc18a7e601c5838c3911d303b0 Mon Sep 17 00:00:00 2001 From: Mahmoud Date: Tue, 18 Sep 2018 12:40:36 -0400 Subject: double internal speedup for TITANX router --- configs/4.x-cfgs/SM6_TITANX/config_fermi_islip.icnt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configs/4.x-cfgs/SM6_TITANX/config_fermi_islip.icnt b/configs/4.x-cfgs/SM6_TITANX/config_fermi_islip.icnt index 714d933..dec4789 100644 --- a/configs/4.x-cfgs/SM6_TITANX/config_fermi_islip.icnt +++ b/configs/4.x-cfgs/SM6_TITANX/config_fermi_islip.icnt @@ -35,9 +35,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 -- cgit v1.3