v0.2.0
MPIClusterManagers v0.2.0
Closed issues:
- MPI_TRANSPORT_ALL hangs (#14)
- MPIClusterManagers 0.1 with MPI master: Access to undefined reference (#16)
- Running tests can't find mpiexec (#18)
Merged pull requests:
- Simple fixes in README.md (#10) (@kose-y)
- Install TagBot as a GitHub Action (#11) (@JuliaTagBot)
- Fix deprecation warning for MPI.mpiexec (#12) (@tribut)
- Fix and re-add missing code for examples (#13) (@tribut)
- add stdout_to_master/stderr_to_master options, and minor readme fix (#15) (@marius311)
- use MPI.mpiexec function (#17) (@simonbyrne)
- Use more recent OSX image in Travis (#19) (@christopher-dG)