-
Notifications
You must be signed in to change notification settings - Fork 2
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
update submodules #124
update submodules #124
Conversation
Fix for |
Ok I think everything should work now, modulo Philipp's I/O thing. Should we merge this now (when tests pass) or wait for that to get into Parthenon? |
Oops forgot to push my cmake fixes |
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.
This LGTM except for the one significant comment below. Once my question there is answered will approve.
Chicoma now works again. See parthenon-hpc-lab/parthenon#720 |
@lroberts36 are you happy with this? If so I think it's ready for merge. I think we should update to the new HDF5 format in a separate PR, as this one ended up being more than a few headaches, and I'd like those resolved with a PR/commit number before introducing more changes. |
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.
LGTM
PR Summary
PR Checklist
This PR updates us to the newest parthenon. I plan to use this to check against Philipp Grete's I/O fix. But it also brings us up to date with all of @lroberts36 sparse fixes, and moves some more things into "in-one," which maybe will help with performance.
One question to ask is if we wait to merge this in until Philipp's IO change is in main or just do two PRs.
I'm also working on updating singularity-eos so we can be up to date there. This requires a few minor changes to the build system. One annoying aspect is I found a build system bug in singularity-eos which I'm fixing at the moment.
scripts/bash/format.sh
.