Matthew Knepley <[email protected]> writes: > Never put in a barrier.
Barriers serve no functional or correctness purpose in a properly-written pure-MPI code. They are sometimes useful for debugging and sometimes necessary if you use despicable hacks like communicating through a side channel such as the file system. If you're not putting yourself into that unenviable position, don't use barriers.
pgpmQztvHDP53.pgp
Description: PGP signature
