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

Use the sundials submodule for make TPL #410

Merged
merged 10 commits into from
Aug 29, 2023

Conversation

jrood-nrel
Copy link
Contributor

No description provided.

@jrood-nrel jrood-nrel enabled auto-merge (squash) August 28, 2023 22:09
Copy link
Contributor

@baperry2 baperry2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a note that users compiling the PelePhysics tests with GNUmake after this PR will need to clone their own copy of Sundials and specify the path using the SUNDIALS_HOME in the GNUmakefile for the case (in addition to cloning AMReX and setting AMREX_HOME).

We should really have that documented somewhere, but don't really have anything on these test cases, so that's a much bigger task beyond the scope of this PR.

@jrood-nrel
Copy link
Contributor Author

We could check if SUNDIALS_HOME isn't set and then do the wget if necessary.

Copy link
Contributor

@baperry2 baperry2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like the idea of using wget as a back up, but what's there now is also fine.

@jrood-nrel jrood-nrel merged commit f50f4fa into development Aug 29, 2023
7 checks passed
@jrood-nrel jrood-nrel deleted the jrood/make-tpl-sundials-submodule branch August 29, 2023 00:03
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.

3 participants