JCSDA / spack-stack

Creative Commons Zero v1.0 Universal
21 stars 41 forks source link

Remove MPI wrappers for FMS and MAPL builds to enable apple-clang%15.x builds #1104

Closed srherbener closed 1 month ago

srherbener commented 1 month ago

Summary

This PR is simply for syncing up the spack submodule hash for the spack PR (JCSDA/spack/pull/431) that enables builds of FMS and MAPL using apple-clang%15.x.

Testing

These changes were tested on my Mac using apple-clang%15.0.0 (Xcode 15.1).

Applications affected

FMS and MAPL are impacted. The usage of the MPI wrappers has been removed.

Systems affected

The MPI wrappers were removed unconditionally so these changes can affect the HPC platforms, plus MacOS, using FMS and MAPL.

Dependencies

Issue(s) addressed

Fixes #1083

Checklist

climbfuji commented 1 month ago

Looks good. Will approve after the spack PR is merged etc.

srherbener commented 1 month ago

Ready for review. spack PR has been merged, and the spack submodule hash is updated here (and the .gitmodules file has been restored).