The fourth beta for DeinoMPI has been released.
CHANGES between beta3 and beta4:
- Locks added to the process manager code to prevent message corruption due to data interleaving from separate threads. Increases job startup robustness significantly.
- Handshake added to the process manager shutdown code to avoid possible data loss at socket shutdown.
- mpiexec now prints the exit codes of processes in order when the process groups exit instead of when each process exits. (Only if the user selects the -exitcodes option.)
Get it at http://mpi.deino.net