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

Adjust build for upstream Mpich and OpenMPI modules on Perlmutter. #3486

Merged
merged 1 commit into from
Aug 10, 2023

Conversation

kngott
Copy link
Contributor

@kngott kngott commented Aug 8, 2023

Summary

Upstream MPICH and OpenMPI are available now on Perlmutter. To access them:
module load mpich
module load openmpi

With openmpi, srun also requires the flag --mpi=pmix, or equivalent.
(https://docs.nersc.gov/development/programming-models/mpi/openmpi/)

With these adjustments, HeatEquation runs fine, albeit with some errors at start and/or end, which may be srun flag related.

Additional background

Checklist

The proposed changes:

  • fix a bug or incorrect behavior in AMReX
  • add new capabilities to AMReX
  • changes answers in the test suite to more than roundoff level
  • are likely to significantly affect the results of downstream AMReX users
  • include documentation in the code and/or rst files, if appropriate

@kngott kngott requested a review from WeiqunZhang August 8, 2023 23:58
@WeiqunZhang WeiqunZhang merged commit 6535763 into AMReX-Codes:development Aug 10, 2023
66 checks passed
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