-
Notifications
You must be signed in to change notification settings - Fork 74
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
Add HPC tests for the combined internal apps #506
base: devel
Are you sure you want to change the base?
Conversation
Job VTB Documentation, step Sync Docs on 8f6fe6b wanted to post the following: View the site here This comment will be updated on new commits. |
Looks like we need to figure out how to request more procs than needed for memory |
95f0aef
to
9b04aae
Compare
it would for sure help. I might be able to do without for now. Possibly by transitioning to a distributed mesh |
9b04aae
to
48d96c5
Compare
@loganharbour what's the fix when I get failures like this? |
…ibuted mesh to lower memory use
- use superlu-dist as mumps is broken rn - segregate heat transfer systems away from pressure-velocity for performance - use less transfers with the vector variables input
- remove deprecation - use general field transfers to enable a distributed mesh
- remove deprecation - add postprocessing on initial - use the intiial mesh for BISON to avoid a restart error (to be fixed) - use the restart mesh for Griffin as it's a restart simulation - remove initial conditions, not right for a restart simulation
- disable RIA HPC for now, until we fix other issues - request enough resources to avoid 4 hour runs in steady state - wiggle mesh choices to avoid restart mesh error - limit tolerances to what is achieved - only solve 3 steps for transient
…MR assembly calcs
Further increase timeout limit on KRUSTY simulation
…x checks with a solve Make sure to create a checkpoint in the GCMR steady case to be able to restart it in the transient Re-gold BISON gcmr case due to execution of PPs on initial (nicer)
8656f8a
to
c910c89
Compare
269f528
to
ceb8c3d
Compare
ceb8c3d
to
8f6fe6b
Compare
No description provided.