Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
simple_handshake: file manipulation only on rank 0
Now all manipulation of files used for synchronization with the external program is done only on rank 0. This helps to exclude race conditions (although none were observed so far). Also added info comment to file header.
- Loading branch information