-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Mixed fixes and improvements #31828
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
Mixed fixes and improvements #31828
Conversation
|
Job Test, step Results summary on 1518e2e wanted to post the following: Framework test summaryCompared against 4e5abd1 in job civet.inl.gov/job/3352081. Removed testsAdded testsRun time changesModules test summaryCompared against 4e5abd1 in job civet.inl.gov/job/3352081. Removed testsAdded testsRun time changes |
|
Job Documentation, step Docs: sync website on 1518e2e wanted to post the following: View the site here This comment will be updated on new commits. |
|
Job Coverage, step Generate coverage on 1518e2e wanted to post the following: Framework coverage
Modules coverageCoverage did not change Full coverage reportsReports
This comment will be updated on new commits. |
||||||||||||||||||||||||||
lindsayad
left a comment
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.
Oh I see it's on the input mesh. I was baffled at first how changing from an ID to a name in the input file could change the output 😅
Reason
Minor fixes. Some more performance improvements for the MFEM test suite. The new sidesets will be useful soon in #31134.
Design
Fixed bugs. Allowed parallel execution of LOR tests. Added sidesets in cubit.
Impact
On my workstation, with
./run_tests -C tests/mfem -j64(this is in addition to #31798):--dbg --compute-device cuda--dbg --compute-device cpu--opt --compute-device cuda--opt --compute-device cpu