https://github.com/JuliaParallel/MPI.jl
Release v0.16.0 created by github-actions[bot] on 10 November 2020, 19:09:54 UTC
[Diff since v0.15.1](https://github.com/JuliaParallel/MPI.jl/compare/v0.15.1...v0.16.0)
**Closed issues:** - MPI advanced communicators (#178) - Don't invalidate the cache with `build MPI` if nothing changes (#388) - Provide full path to MPI library and MPI include directory (#425) - Yell if run under a different MPI (#430) - Support for manually triggering `mpi_init_hooks` (#432) **Merged pull requests:** - Add buffer objects for collective operations (#335) (@simonbyrne) - I/O: add wrappers for reading and writing to views (#422) (@jipolanco) - Update Slack URL (#426) (@logankilpatrick) - Fixed small typo in runtests.jl (#427) (@amartinhuertas) - Add more combinations to GitHub actions (#428) (@simonbyrne) - Warn if wrong MPI (#431) (@antoine-levitt) - add function to call init hooks (#433) (@simonbyrne) - remove reference counting in lieu of Finalized() checks (#434) (@simonbyrne) - add Intel MPI to test matrix (#435) (@simonbyrne) - More Intel MPI tweaks (#436) (@simonbyrne)
Target: be00b8a4aac957a4b9f235a5b7c257dbd9bbdba3
Directory: c39dd4bc91e2054cc22af3ef88878a6c143dbd80
back to top