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

CSD3 build fix - resolve install_csd3.sh build failure due to outdated cmake #28

Merged
merged 3 commits into from
Nov 15, 2023

Conversation

rweardley
Copy link
Collaborator

Build on CSD3 with install_csd3.sh was failing due to using an older version of cmake (from the available modules) than required for PETSc. This issue likely arose from MOOSE updating to a more recent version of PETSc. Now cmake is built during the PETSc build process and added to the $PATH in .moose_profile (allowing this version of cmake to be used by WASP later in the build and providing an updated cmake for use in the Proteus environment).

@ajdubas ajdubas merged commit 8af9a13 into main Nov 15, 2023
1 check passed
@ajdubas ajdubas deleted the cmake-fix branch November 15, 2023 09:29
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.

2 participants