cb-geo / mpm

CB-Geo High-Performance Material Point Method
https://www.cb-geo.com/research/mpm
Other
238 stars 82 forks source link

:wrench: Add include guards to protect against NOKAHIP mpi compilation #642

Closed kks32 closed 4 years ago

kks32 commented 4 years ago

Describe the PR Add include guards to avoid compilation error when KAHIP is set to false or NOKAHIP option is selected. In this case, MPI and graph partitioning tests shouldn't run.

Related Issues/PRs https://cb-geo.discourse.group/t/mpm-graph-test-compilation-failing/176/2