-
Notifications
You must be signed in to change notification settings - Fork 89
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
Performance regressions on blake #907
Comments
@jewatkins do you think it's doable/interesting to add the commit first line to the overlay window that appears when scrolling over a point in the perf history graph? I know we can take the printed sha, and go see what it was, but it feels like it would me much more immediate to understand (to some extent) what happened at any point in time... To be clear I'm thinking of upgrading the overlay window
to something like
|
Yeah we could probably do that and it makes sense. Maybe even a link would be useful. The commit ids are read/stored from simulation output but the python script that reads/stores the data could probably query the commit id and also store the first line description. I'll add it as an issue. |
Do you guys know why there are not run performance tests on Blake? https://sems-cdash-son.sandia.gov/cdash/viewTest.php?onlynotrun&buildid=45031 . The error is failed dependency: https://sems-cdash-son.sandia.gov/cdash/test/3264091 . |
It looks like the tests that are creating the populated mesh are crashing. E.g. this |
Seems like an MPI error. It could be a temporary issue of the testbed. |
Hmm, this same error showed up before (Issue #904). I wasn't able to replicate it when it showed up originally and I think it went away the next day. Seems like some sort of system issue. |
Hmmm could be a system issue. I will keep an eye on it. Thanks! |
this is a different issue. I will create a new issue for the failing tests that need to be reconfigured. |
There's a couple there we need to investigate: https://sandialabs.github.io/ali-perf-data/ali/blake_nightly_data/Ali_PerfTestsBlake_02_01_2023.html
The text was updated successfully, but these errors were encountered: