Skip to content

Commit a6ff8c8

Browse files
committed
Adding regression tests for koios benchmarks
1 parent 6555900 commit a6ff8c8

File tree

11 files changed

+145
-10
lines changed

11 files changed

+145
-10
lines changed
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
#
2+
############################################
3+
# Configuration file for running experiments
4+
##############################################
5+
6+
# Path to directory of circuits to use
7+
circuits_dir=benchmarks/verilog/koios
8+
9+
# Path to directory of architectures to use
10+
archs_dir=arch/COFFE_22nm
11+
12+
# Add circuits to list to sweep
13+
circuit_list_add=tpu_like.small.v
14+
circuit_list_add=dla_like.small.v
15+
circuit_list_add=bnn.v
16+
circuit_list_add=attention_layer.v
17+
circuit_list_add=conv_layer_hls.v
18+
circuit_list_add=conv_layer.v
19+
circuit_list_add=gemm_layer.v
20+
21+
# Add architectures to list to sweep
22+
arch_list_add=k6FracN10LB_mem20K_complexDSP_customSB_22nm.xml
23+
24+
# Parse info and how to parse
25+
parse_file=vpr_standard.txt
26+
27+
# How to parse QoR info
28+
qor_parse_file=qor_standard.txt
29+
30+
# Pass requirements
31+
pass_requirements_file=pass_requirements.txt
32+
33+
#Script parameters
34+
script_params=-track_memory_usage -crit_path_router_iterations 100 --route_chan_width 300
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
arch circuit script_params vtr_flow_elapsed_time error odin_synth_time max_odin_mem abc_depth abc_synth_time abc_cec_time abc_sec_time max_abc_mem ace_time max_ace_mem num_clb num_io num_memories num_mult vpr_status vpr_revision vpr_build_info vpr_compiler vpr_compiled hostname rundir max_vpr_mem num_primary_inputs num_primary_outputs num_pre_packed_nets num_pre_packed_blocks num_netlist_clocks num_post_packed_nets num_post_packed_blocks device_width device_height device_grid_tiles device_limiting_resources device_name pack_time placed_wirelength_est place_time place_quench_time placed_CPD_est placed_setup_TNS_est placed_setup_WNS_est placed_geomean_nonvirtual_intradomain_critical_path_delay_est place_delay_matrix_lookup_time place_quench_timing_analysis_time place_quench_sta_time place_total_timing_analysis_time place_total_sta_time min_chan_width routed_wirelength min_chan_width_route_success_iteration logic_block_area_total logic_block_area_used min_chan_width_routing_area_total min_chan_width_routing_area_per_tile min_chan_width_route_time min_chan_width_total_timing_analysis_time min_chan_width_total_sta_time crit_path_routed_wirelength crit_path_route_success_iteration crit_path_total_nets_routed crit_path_total_connections_routed crit_path_total_heap_pushes crit_path_total_heap_pops critical_path_delay geomean_nonvirtual_intradomain_critical_path_delay setup_TNS setup_WNS hold_TNS hold_WNS crit_path_routing_area_total crit_path_routing_area_per_tile router_lookahead_computation_time crit_path_route_time crit_path_total_timing_analysis_time crit_path_total_sta_time
2+
k6FracN10LB_mem20K_complexDSP_customSB_22nm.xml tpu_like.small.v common 2871.10 9.36 235096 5 619.21 -1 -1 159760 -1 -1 1119 355 14 -1 success v8.0.0-4161-g8f4b3e9ca release IPO VTR_ASSERT_LEVEL=2 GNU 7.5.0 on Linux-4.15.0-124-generic x86_64 2021-05-28T23:09:34 jupiter0 /export/aman/vtr_aman/vtr-verilog-to-routing/vtr_flow/tasks 2568860 355 289 50215 41827 2 23224 2053 136 136 18496 dsp_top auto 1233.72 457725 91.70 0.38 7.24742 -105267 -7.24742 2.59789 14.13 0.101267 0.0738583 24.91 18.6865 -1 561916 17 5.92627e+08 1.03195e+08 4.09037e+08 22114.9 16.37 32.3744 25.1979 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1
3+
k6FracN10LB_mem20K_complexDSP_customSB_22nm.xml dla_like.small.v common 7527.41 42.24 729876 5 3941.31 -1 -1 630244 -1 -1 5545 194 828 -1 success v8.0.0-4161-g8f4b3e9ca release IPO VTR_ASSERT_LEVEL=2 GNU 7.5.0 on Linux-4.15.0-124-generic x86_64 2021-05-28T23:09:34 jupiter0 /export/aman/vtr_aman/vtr-verilog-to-routing/vtr_flow/tasks 4409476 194 13 217044 174718 1 91037 6708 164 164 26896 memory auto 1604.22 969627 663.41 2.84 5.61569 -424718 -5.61569 5.61569 21.49 0.584073 0.385993 104.796 73.1698 -1 1450542 14 8.6211e+08 3.01197e+08 5.93540e+08 22068.0 53.97 132.203 96.049 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1
4+
k6FracN10LB_mem20K_complexDSP_customSB_22nm.xml bnn.v common 2028.52 40.37 577472 3 240.94 -1 -1 513656 -1 -1 5695 260 0 -1 success v8.0.0-4161-g8f4b3e9ca release IPO VTR_ASSERT_LEVEL=2 GNU 7.5.0 on Linux-4.15.0-124-generic x86_64 2021-05-28T23:09:34 jupiter0 /export/aman/vtr_aman/vtr-verilog-to-routing/vtr_flow/tasks 2195980 260 122 231647 179602 1 86181 6140 83 83 6889 clb auto 613.32 940951 503.35 2.87 6.4402 -131403 -6.4402 6.4402 5.41 0.753268 0.564332 85.331 60.8639 -1 1224690 16 2.13666e+08 1.74902e+08 1.51359e+08 21971.1 50.49 114.382 84.8538 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1
5+
k6FracN10LB_mem20K_complexDSP_customSB_22nm.xml attention_layer.v common 1330.99 11.83 1095592 7 59.16 -1 -1 560612 -1 -1 1248 1058 161 -1 success v8.0.0-4161-g8f4b3e9ca release IPO VTR_ASSERT_LEVEL=2 GNU 7.5.0 on Linux-4.15.0-124-generic x86_64 2021-05-28T23:09:34 jupiter0 /export/aman/vtr_aman/vtr-verilog-to-routing/vtr_flow/tasks 1180420 1058 16 47407 39134 1 26605 2588 86 86 7396 dsp_top auto 728.70 234151 118.11 0.71 5.89837 -78343.6 -5.89837 5.89837 6.64 0.181478 0.146942 31.9659 24.5807 -1 366899 17 2.32446e+08 8.36361e+07 1.62201e+08 21930.9 16.25 40.6352 32.1556 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1
6+
k6FracN10LB_mem20K_complexDSP_customSB_22nm.xml conv_layer_hls.v common 1683.16 192.83 9143400 3 149.94 -1 -1 4553192 -1 -1 1716 1016 21 -1 success v8.0.0-4161-g8f4b3e9ca release IPO VTR_ASSERT_LEVEL=2 GNU 7.5.0 on Linux-4.15.0-124-generic x86_64 2021-05-28T23:09:34 jupiter0 /export/aman/vtr_aman/vtr-verilog-to-routing/vtr_flow/tasks 1513348 1016 2283 12850 14308 1 7250 5048 106 106 11236 io auto 181.40 79576 74.59 0.58 5.03442 -17693.7 -5.03442 5.03442 8.28 0.127234 0.120402 24.6886 23.0123 -1 106054 14 3.5748e+08 5.382e+07 2.47132e+08 21994.6 6.16 29.6431 27.7556 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1
7+
k6FracN10LB_mem20K_complexDSP_customSB_22nm.xml conv_layer.v common 867.30 13.62 227552 4 518.46 -1 -1 124284 -1 -1 1183 91 56 -1 success v8.0.0-4161-g8f4b3e9ca release IPO VTR_ASSERT_LEVEL=2 GNU 7.5.0 on Linux-4.15.0-124-generic x86_64 2021-05-28T23:09:34 jupiter0 /export/aman/vtr_aman/vtr-verilog-to-routing/vtr_flow/tasks 897640 91 65 45593 38091 2 19386 1479 72 72 5184 dsp_top auto 81.63 212937 61.22 0.39 5.55252 -117084 -5.55252 2.23623 2.48 0.11604 0.082594 17.7564 12.8384 -1 297947 17 1.63139e+08 6.20375e+07 1.13191e+08 21834.7 14.48 23.8235 18.0154 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1
8+
k6FracN10LB_mem20K_complexDSP_customSB_22nm.xml gemm_layer.v common 2006.31 16.47 230016 4 1261.81 -1 -1 156292 -1 -1 2017 691 0 -1 success v8.0.0-4161-g8f4b3e9ca release IPO VTR_ASSERT_LEVEL=2 GNU 7.5.0 on Linux-4.15.0-124-generic x86_64 2021-05-28T23:09:34 jupiter0 /export/aman/vtr_aman/vtr-verilog-to-routing/vtr_flow/tasks 2033612 691 1088 58313 53279 1 21351 3996 118 118 13924 dsp_top auto 32.28 652505 167.05 2.15 4.75844 -113972 -4.75844 4.75844 12.55 0.183273 0.140578 37.5874 29.6831 -1 785995 13 4.42318e+08 1.07038e+08 3.07460e+08 22081.3 25.57 45.8144 37.0299 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1
Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
#
2+
############################################
3+
# Configuration file for running experiments
4+
##############################################
5+
6+
# Path to directory of circuits to use
7+
circuits_dir=benchmarks/verilog/koios
8+
9+
# Path to directory of architectures to use
10+
archs_dir=arch/COFFE_22nm
11+
12+
# Add circuits to list to sweep
13+
circuit_list_add=conv_layer.v
14+
15+
# Add architectures to list to sweep
16+
arch_list_add=k6FracN10LB_mem20K_complexDSP_customSB_22nm.xml
17+
arch_list_add=k6FracN10LB_mem20K_complexDSP_customSB_22nm.mem_heavy.xml
18+
arch_list_add=k6FracN10LB_mem20K_complexDSP_customSB_22nm.dsp_heavy.xml
19+
arch_list_add=k6FracN10LB_mem20K_complexDSP_customSB_22nm.densest.xml
20+
arch_list_add=k6FracN10LB_mem20K_complexDSP_customSB_22nm.denser.xml
21+
arch_list_add=k6FracN10LB_mem20K_complexDSP_customSB_22nm.coupled.xml
22+
arch_list_add=k6FracN10LB_mem20K_complexDSP_customSB_22nm.coupled.densest.xml
23+
arch_list_add=k6FracN10LB_mem20K_complexDSP_customSB_22nm.coupled.denser.xml
24+
arch_list_add=k6FracN10LB_mem20K_complexDSP_customSB_22nm.clustered.xml
25+
arch_list_add=k6FracN10LB_mem20K_complexDSP_customSB_22nm.clustered.densest.xml
26+
arch_list_add=k6FracN10LB_mem20K_complexDSP_customSB_22nm.clustered.denser.xml
27+
28+
# Parse info and how to parse
29+
parse_file=vpr_standard.txt
30+
31+
# How to parse QoR info
32+
qor_parse_file=qor_standard.txt
33+
34+
# Pass requirements
35+
pass_requirements_file=pass_requirements.txt
36+
37+
#Script parameters
38+
script_params=-track_memory_usage -crit_path_router_iterations 100 --route_chan_width 300
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
arch circuit script_params vtr_flow_elapsed_time error odin_synth_time max_odin_mem abc_depth abc_synth_time abc_cec_time abc_sec_time max_abc_mem ace_time max_ace_mem num_clb num_io num_memories num_mult vpr_status vpr_revision vpr_build_info vpr_compiler vpr_compiled hostname rundir max_vpr_mem num_primary_inputs num_primary_outputs num_pre_packed_nets num_pre_packed_blocks num_netlist_clocks num_post_packed_nets num_post_packed_blocks device_width device_height device_grid_tiles device_limiting_resources device_name pack_time placed_wirelength_est place_time place_quench_time placed_CPD_est placed_setup_TNS_est placed_setup_WNS_est placed_geomean_nonvirtual_intradomain_critical_path_delay_est place_delay_matrix_lookup_time place_quench_timing_analysis_time place_quench_sta_time place_total_timing_analysis_time place_total_sta_time min_chan_width routed_wirelength min_chan_width_route_success_iteration logic_block_area_total logic_block_area_used min_chan_width_routing_area_total min_chan_width_routing_area_per_tile min_chan_width_route_time min_chan_width_total_timing_analysis_time min_chan_width_total_sta_time crit_path_routed_wirelength crit_path_route_success_iteration crit_path_total_nets_routed crit_path_total_connections_routed crit_path_total_heap_pushes crit_path_total_heap_pops critical_path_delay geomean_nonvirtual_intradomain_critical_path_delay setup_TNS setup_WNS hold_TNS hold_WNS crit_path_routing_area_total crit_path_routing_area_per_tile router_lookahead_computation_time crit_path_route_time crit_path_total_timing_analysis_time crit_path_total_sta_time
2+
k6FracN10LB_mem20K_complexDSP_customSB_22nm.xml conv_layer.v common 896.76 16.44 227848 4 367.83 -1 -1 123916 -1 -1 1183 91 56 -1 success v8.0.0-4161-g8f4b3e9ca release IPO VTR_ASSERT_LEVEL=2 GNU 7.5.0 on Linux-4.15.0-124-generic x86_64 2021-05-28T23:09:34 jupiter0 /export/aman/vtr_aman/vtr-verilog-to-routing/vtr_flow/tasks 897496 91 65 45593 38091 2 19386 1479 72 72 5184 dsp_top auto 95.28 212937 98.69 0.68 5.55252 -117084 -5.55252 2.23623 3.16 0.215798 0.172194 26.7358 19.3298 -1 297947 17 1.63139e+08 6.20375e+07 1.13191e+08 21834.7 22.26 36.3152 27.3711 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1
3+
k6FracN10LB_mem20K_complexDSP_customSB_22nm.mem_heavy.xml conv_layer.v common 729.57 15.05 227764 4 384.31 -1 -1 123996 -1 -1 1183 91 56 -1 success v8.0.0-4161-g8f4b3e9ca release IPO VTR_ASSERT_LEVEL=2 GNU 7.5.0 on Linux-4.15.0-124-generic x86_64 2021-05-28T23:09:34 jupiter0 /export/aman/vtr_aman/vtr-verilog-to-routing/vtr_flow/tasks 634044 91 65 45593 38091 2 19386 1479 51 51 2601 clb auto 94.60 185824 80.58 0.73 5.34252 -117254 -5.34252 2.0785 2.47 0.234441 0.17122 22.3062 16.3908 -1 271237 17 1.12079e+08 6.20375e+07 5.16639e+07 19863.1 21.35 33.6292 25.7105 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1
4+
k6FracN10LB_mem20K_complexDSP_customSB_22nm.dsp_heavy.xml conv_layer.v common 658.55 11.00 227684 4 324.47 -1 -1 123952 -1 -1 1183 91 56 -1 success v8.0.0-4161-g8f4b3e9ca release IPO VTR_ASSERT_LEVEL=2 GNU 7.5.0 on Linux-4.15.0-124-generic x86_64 2021-05-28T23:09:34 jupiter0 /export/aman/vtr_aman/vtr-verilog-to-routing/vtr_flow/tasks 641944 91 65 45593 38091 2 19386 1479 51 51 2601 clb auto 107.02 174349 66.66 0.35 5.13462 -115179 -5.13462 2.0785 3.05 0.116113 0.0816052 20.7705 15.6944 -1 260334 18 1.1001e+08 6.20375e+07 5.16926e+07 19874.1 16.36 30.0867 23.7482 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1
5+
k6FracN10LB_mem20K_complexDSP_customSB_22nm.densest.xml conv_layer.v common 585.87 10.25 227748 4 268.87 -1 -1 123936 -1 -1 1183 91 56 -1 success v8.0.0-4161-g8f4b3e9ca release IPO VTR_ASSERT_LEVEL=2 GNU 7.5.0 on Linux-4.15.0-124-generic x86_64 2021-05-28T23:09:34 jupiter0 /export/aman/vtr_aman/vtr-verilog-to-routing/vtr_flow/tasks 638252 91 65 45593 38091 2 19386 1479 51 51 2601 clb auto 104.26 179345 65.59 0.29 5.47385 -114689 -5.47385 2.12503 2.29 0.126765 0.0870761 20.5069 15.4434 -1 264161 17 1.11044e+08 6.20375e+07 5.16823e+07 19870.2 13.42 27.6906 21.7388 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1
6+
k6FracN10LB_mem20K_complexDSP_customSB_22nm.denser.xml conv_layer.v common 615.38 9.83 227604 4 266.53 -1 -1 124328 -1 -1 1183 91 56 -1 success v8.0.0-4161-g8f4b3e9ca release IPO VTR_ASSERT_LEVEL=2 GNU 7.5.0 on Linux-4.15.0-124-generic x86_64 2021-05-28T23:09:34 jupiter0 /export/aman/vtr_aman/vtr-verilog-to-routing/vtr_flow/tasks 685804 91 65 45593 38091 2 19386 1479 56 56 3136 dsp_top auto 101.92 173241 70.98 0.48 4.84922 -110201 -4.84922 2.12503 2.63 0.146397 0.110769 21.5338 16.0947 -1 257696 16 1.09776e+08 6.20375e+07 6.61956e+07 21108.3 17.47 29.4347 22.8935 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1
7+
k6FracN10LB_mem20K_complexDSP_customSB_22nm.coupled.xml conv_layer.v common 565.12 11.44 227552 4 258.03 -1 -1 123732 -1 -1 1183 91 56 -1 success v8.0.0-4161-g8f4b3e9ca release IPO VTR_ASSERT_LEVEL=2 GNU 7.5.0 on Linux-4.15.0-124-generic x86_64 2021-05-28T23:09:34 jupiter0 /export/aman/vtr_aman/vtr-verilog-to-routing/vtr_flow/tasks 865504 91 65 45593 38091 2 19386 1479 70 70 4900 dsp_top auto 70.46 212832 51.51 0.29 6.20465 -118055 -6.20465 2.19251 2.20 0.0947872 0.0691542 15.69 11.4505 -1 299863 19 1.55028e+08 6.20375e+07 1.06749e+08 21785.5 13.03 21.4135 16.384 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1
8+
k6FracN10LB_mem20K_complexDSP_customSB_22nm.coupled.densest.xml conv_layer.v common 504.38 11.35 227612 4 291.82 -1 -1 123980 -1 -1 1183 91 56 -1 success v8.0.0-4161-g8f4b3e9ca release IPO VTR_ASSERT_LEVEL=2 GNU 7.5.0 on Linux-4.15.0-124-generic x86_64 2021-05-28T23:09:34 jupiter0 /export/aman/vtr_aman/vtr-verilog-to-routing/vtr_flow/tasks 633252 91 65 45593 38091 2 19386 1479 51 51 2601 clb auto 71.09 175695 38.69 0.25 5.55042 -122660 -5.55042 2.06329 1.65 0.0914211 0.0672238 12.6478 9.30208 -1 258331 16 1.11044e+08 6.20375e+07 5.16110e+07 19842.8 9.07 17.3606 13.4478 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1
9+
k6FracN10LB_mem20K_complexDSP_customSB_22nm.coupled.denser.xml conv_layer.v common 521.37 10.49 227532 4 294.80 -1 -1 123800 -1 -1 1183 91 56 -1 success v8.0.0-4161-g8f4b3e9ca release IPO VTR_ASSERT_LEVEL=2 GNU 7.5.0 on Linux-4.15.0-124-generic x86_64 2021-05-28T23:09:34 jupiter0 /export/aman/vtr_aman/vtr-verilog-to-routing/vtr_flow/tasks 661828 91 65 45593 38091 2 19386 1479 54 54 2916 dsp_top auto 72.80 174530 41.44 0.25 5.26385 -113536 -5.26385 2.05532 1.26 0.090908 0.0658569 13.5592 9.8636 -1 257663 16 1.03288e+08 6.20375e+07 6.12191e+07 20994.2 9.44 18.2245 13.949 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1
10+
k6FracN10LB_mem20K_complexDSP_customSB_22nm.clustered.xml conv_layer.v common 924.78 17.18 227756 4 500.49 -1 -1 123952 -1 -1 1183 91 56 -1 success v8.0.0-4161-g8f4b3e9ca release IPO VTR_ASSERT_LEVEL=2 GNU 7.5.0 on Linux-4.15.0-124-generic x86_64 2021-05-28T23:09:34 jupiter0 /export/aman/vtr_aman/vtr-verilog-to-routing/vtr_flow/tasks 1164400 91 65 45593 38091 2 19386 1479 86 86 7396 dsp_top auto 87.43 220544 53.63 0.31 5.78792 -115272 -5.78792 2.32161 3.89 0.100162 0.0715588 16.0753 11.7676 -1 298830 16 2.36337e+08 6.20375e+07 1.61831e+08 21880.8 11.18 21.4804 16.4937 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1
11+
k6FracN10LB_mem20K_complexDSP_customSB_22nm.clustered.densest.xml conv_layer.v common 773.22 16.94 227788 4 511.81 -1 -1 123648 -1 -1 1183 91 56 -1 success v8.0.0-4161-g8f4b3e9ca release IPO VTR_ASSERT_LEVEL=2 GNU 7.5.0 on Linux-4.15.0-124-generic x86_64 2021-05-28T23:09:34 jupiter0 /export/aman/vtr_aman/vtr-verilog-to-routing/vtr_flow/tasks 632936 91 65 45593 38091 2 19386 1479 51 51 2601 clb auto 81.45 184770 51.32 0.29 5.05595 -114212 -5.05595 2.0785 1.73 0.0953431 0.0681391 14.8857 10.9185 -1 266497 16 1.11044e+08 6.20375e+07 5.17705e+07 19904.1 10.56 20.0883 15.461 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1
12+
k6FracN10LB_mem20K_complexDSP_customSB_22nm.clustered.denser.xml conv_layer.v common 788.60 17.11 227708 4 504.94 -1 -1 123852 -1 -1 1183 91 56 -1 success v8.0.0-4161-g8f4b3e9ca release IPO VTR_ASSERT_LEVEL=2 GNU 7.5.0 on Linux-4.15.0-124-generic x86_64 2021-05-28T23:09:34 jupiter0 /export/aman/vtr_aman/vtr-verilog-to-routing/vtr_flow/tasks 684684 91 65 45593 38091 2 19386 1479 57 57 3249 dsp_top auto 81.33 184023 50.75 0.31 5.10752 -112774 -5.10752 2.12503 1.58 0.120128 0.0948354 15.2493 11.201 -1 264596 16 1.15028e+08 6.20375e+07 6.85353e+07 21094.3 11.34 20.6729 15.875 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1

vtr_flow/tasks/regression_tests/vtr_reg_nightly/task_list.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,5 @@ regression_tests/vtr_reg_nightly/vpr_verify_rr_graph_error_check
1515
regression_tests/vtr_reg_nightly/vtr_timing_update_diff
1616
regression_tests/vtr_reg_nightly/vtr_timing_update_diff_titan
1717
regression_tests/vtr_reg_nightly/symbiflow
18+
regression_tests/vtr_reg_nightly/koios
19+
regression_tests/vtr_reg_nightly/koios_multi_arch

0 commit comments

Comments
 (0)