Skip to content
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

General overhaul and improvements #3

Open
wants to merge 13 commits into
base: main
Choose a base branch
from
Open

General overhaul and improvements #3

wants to merge 13 commits into from

Conversation

mikekryjak
Copy link
Owner

@mikekryjak mikekryjak commented Aug 22, 2024

Changes:

  • PETSc now compiled separately and only once
  • BOUT++ can compile into multiple build folders per cloned repo instead of one each. This now works the same as the Hermes-3 compilation workflow and makes it much easier to deal with multiple BOUT++ versions
  • All the different environment module commands are now in bout.env, you can select your machine by commenting things out. Better than having lots of branches around.

To do:

  • Update readme and make sure comments are clear

MJ Kryjak and others added 13 commits October 31, 2022 15:37
- Numbered scripts to make it easier and removed build-all
- Updated BOUT++ commit to the latest one
- Updated the scripts to reflect the latest and greatest of my local one
- Added readme
The user can now select the machine by uncommenting these instead of switching branches.
PETSc now compiles just once and can link to multiple BOUT++ builds. BOUT++ cloned only once and can have multiple builds. More user flags added.
No idea why this wasn't needed before... may have depended on a local install of flexiblas.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant