-
Notifications
You must be signed in to change notification settings - Fork 415
Generating new golden results (titan_quick_qor, vtr_reg_coffe) + implicit ram connections checking #1689
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Generating new golden results (titan_quick_qor, vtr_reg_coffe) + implicit ram connections checking #1689
Conversation
@vaughnbetz
|
It looks like that run was killed with a signal (-9). That doesn't look right -- it seems Ctrl+C was hit or the task was otherwise interrupted somehow? Can you try re-running that regtest as we don't want to update the golden results with a failure that looks odd / like a machine issue. |
9db6ef8
to
ab9ad23
Compare
@vaughnbetz |
@@ -1,4 +1,4 @@ | |||
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 | |||
agilex_arch.xml spree.v common 11829.46 21.69 469644 15 1.09 -1 -1 39156 -1 -1 52 45 6 -1 success v8.0.0-3054-g8e6da26b9-dirty release IPO VTR_ASSERT_LEVEL=2 sanitizers GNU 7.5.0 on Linux-4.15.0-124-generic x86_64 2021-01-08T20:29:51 jupiter0 /export/aman/vtr_aman/vtr-verilog-to-routing/vtr_flow/tasks 5297340 45 32 1272 1229 1 802 136 178 82 14596 -1 mylayout 79.00 8887 36.59 0.24 7.63003 -5828.16 -7.63003 7.63003 3851.46 0.0870093 0.0791016 14.1198 12.7913 74 19778 40 6.8487e+08 2.93092e+06 1.00893e+08 6912.39 6075.37 58.2347 54.3008 16908 14 4153 11286 3182091 652840 10.1949 10.1949 -7867.19 -10.1949 0 0 1.24410e+08 8523.59 352.60 14.15 3.49607 3.31772 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@vaughnbetz , I meant this section:
release IPO VTR_ASSERT_LEVEL=2 sanitizers
Thanks Seyed. The vtr_reg_coffe tests are turned off for now since their golden results were quite messed up. Perhaps having the sanitizers on is why, so updating their qor results sounds good. |
Description
Related Issue/PR
PR #1658
Motivation and Context
How Has This Been Tested?
Types of changes
Checklist: