Releases: JuliaParallel/MPIClusterManagers.jl
Releases · JuliaParallel/MPIClusterManagers.jl
v0.2.4
MPIClusterManagers v0.2.4
Closed issues:
- Update for MPI 0.20 (#34)
Merged pull requests:
- MPI.jl 0.20 compat (#35) (@simonbyrne)
v0.2.3
MPIClusterManagers v0.2.3
Closed issues:
- Issues running on Cray with tcp Sockets tests (#1)
- MPI_TRANSPORT_ALL broken on Julia 1.3+ (#9)
- TagBot trigger issue (#24)
- Timeout issues with MPIClusterManagers on NERSC Cori (#26)
- Support for MPItrampoline (#27)
Merged pull requests:
- CompatHelper: bump compat for "MPI" to "0.15" (#21) (@github-actions[bot])
- Add MPIWorkerManager (#22) (@simonbyrne)
- Update compat (#23) (@vchuravy)
- add mpiflags and support exeflags (#29) (@simonbyrne)
- add more CI (#30) (@simonbyrne)
- info->@info (#33) (@samtkaplan)
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)