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

Build: add scripts to automatically build hypre #13611

Merged
merged 1 commit into from
Oct 23, 2024

Conversation

rmcdermo
Copy link
Contributor

No description provided.

@rmcdermo rmcdermo merged commit f64ae96 into firemodels:master Oct 23, 2024
5 checks passed
@rmcdermo
Copy link
Contributor Author

With this PR we are starting the scaffolding for automatically building the hypre library. For now, this is only applied to the impi_intel_linux_db target.

You must have defined the environment variable $FIREMODELS on your system where you have your fds repo cloned.

The idea is that if you clone hypre into the $FIREMODELS directory, then the build script will find this repo and copy the confmake_impi_intel_linux.sh script into the appropriate hypre directory and execute the hypre build and install the library into $FIREMODELS/libs.

The second time you build fds the hypre step will go much faster, but it is not yet instantaneous. I am working on gracefully jumping over any hypre building and installing if that library already exists.

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