cb-geo / mpm

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

:wrench: Fixes #644 use MPI_STATUS_IGNORE when recv status is not used #645

Closed kks32 closed 4 years ago

kks32 commented 4 years ago

Describe the PR Use MPI_STATUS_IGNORE when not performing checks on recv status

Related Issues/PRs Fixes issue #644