Make non-MPI builds work
Open
@white238 is already working on this.
Since Dec 13, 2021.
bug
Build system
maintenance
Reviewed
- Dominant language
- C++
- Stars
- 196
- Forks
- 34
- Avg merge
- 4d 1h
- Merged PRs (30d)
- 11
Description
With `-DENABLE_MPI=OFF` in the configuration, there are compile failures across several axom components due to MPI code not being guarded.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.