Merged
Conversation
Contributor
Author
|
All failure modes: zero, negative, null, below thresholds. Comparing Benchmarks: Speedups from master/bench-cpu.yaml to pr/bench-cpu.yaml are displayed below. Thus, numbers > 1 represent increases in performance.
Warning: Exec time speedup for simulation is less than 0.9 - Case: 5eq_rk3_weno3_hllc
Error: Benchmarking failed since grind time speedup for simulation below acceptable threshold (<0.95) - Case: 5eq_rk3_weno3_hllc
Warning: Exec time speedup for post_process is less than 0.9 - Case: 5eq_rk3_weno3_hllc
Warning: Exec time speedup for pre_process is less than 0.9 - Case: hypo_hll
Warning: Exec time speedup for simulation is less than 0.9 - Case: hypo_hll
Warning: Exec time speedup for post_process is less than 0.9 - Case: hypo_hll
Warning: Exec time speedup for pre_process is less than 0.9 - Case: viscous_weno5_sgb_acoustic
Warning: Exec time speedup for simulation is less than 0.9 - Case: viscous_weno5_sgb_acoustic
Error: Benchmarking failed since grind time speedup for simulation below acceptable threshold (<0.95) - Case: viscous_weno5_sgb_acoustic
Warning: Exec time speedup for post_process is less than 0.9 - Case: viscous_weno5_sgb_acoustic
Warning: Exec time speedup for pre_process is less than 0.9 - Case: ibm
Warning: Exec time speedup for post_process is less than 0.9 - Case: ibm
Case Pre Process Simulation Post Process
─────────────────────────────────────────────────────────────────────────────────────
5eq_rk3_weno3_hllc Exec: 0.95 Exec: -0.00 & Grind: 0.00 Exec: 0.84
hypo_hll Exec: 0.75 Exec: 0.84 Exec: 0.21
viscous_weno5_sgb_acoustic Exec: 0.86 Exec: 0.00 & Grind: 0.00 Exec: 0.77
ibm Exec: 0.68 N/A Exec: 0.63
Error: Benchmarking failed
Terminated
|
sbryngelson
previously approved these changes
Jun 20, 2025
Member
|
will merge once the benchmark CI passes |
Contributor
Author
|
sounds good |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #895 +/- ##
=======================================
Coverage 45.78% 45.78%
=======================================
Files 68 68
Lines 18658 18658
Branches 2251 2251
=======================================
Hits 8543 8543
Misses 8757 8757
Partials 1358 1358 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Contributor
Author
|
Benchmark / Phoenix gpu failed to build master oddly. |
Contributor
Author
|
Genuinely baffling, I can't see what could have triggered the failure. I will submit a manual benchmark job on Phoenix right now and share the results tonight. |
Member
|
Phoenix is having filesystem migration issues. |
sbryngelson
approved these changes
Jun 21, 2025
sbryngelson
approved these changes
Jun 21, 2025
sbryngelson
approved these changes
Jun 21, 2025
prathi-wind
pushed a commit
to prathi-wind/MFC-prathi
that referenced
this pull request
Jul 13, 2025
Co-authored-by: Spencer Bryngelson <shb@gatech.edu>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Fixed print statements to be more clear that the test failed due to mainly grind time not reaching the threshold.
expected output at failure.
