Mantevo / miniFE

MiniFE Finite Element Mini-Application
http://www.mantevo.org
GNU Lesser General Public License v3.0
29 stars 32 forks source link

fix overlapping send and recv buffers #19

Open mawi2017 opened 1 year ago

mawi2017 commented 1 year ago

Fixes #18 overlapping send and recv buffers. Now different buffers for MPI send and Irecv are used that happen at the same time.

I compiled and tested only a limited subset of the compilation targets. The ones I tested look good so far:

Let me know if you need more testing or don't see the changes fit.