Closed srherbener closed 6 months ago
This PR removes the use of the MPI wrappers on the FMS and MAPL package.py scripts. This was done to enable spack-stack builds on the Mac using apple-clang%15.x compilers.
I cherry picked the commit used in the PR into the authoritative spack repo https://github.com/spack/spack/pull/43726 to create this PR.
Partially addresses JCSDA/spack-stack/issues/1083
List the other PRs that this PR is dependent on: None
Expected impact on downstream repositories: None
Don't worry about the failing macOS unit tests, that is unrelated to your PR
Description
This PR removes the use of the MPI wrappers on the FMS and MAPL package.py scripts. This was done to enable spack-stack builds on the Mac using apple-clang%15.x compilers.
I cherry picked the commit used in the PR into the authoritative spack repo https://github.com/spack/spack/pull/43726 to create this PR.
Issue(s) addressed
Partially addresses JCSDA/spack-stack/issues/1083
Dependencies
List the other PRs that this PR is dependent on: None
Impact
Expected impact on downstream repositories: None
Checklist