Release v0.13.0 created by github-actions[bot] on 06 April 2020, 04:04:20 UTC
## MPI v0.13.0
[Diff since v0.12.0](https://github.com/JuliaParallel/MPI.jl/compare/v0.12.0...v0.13.0) **Closed issues:** - segmentation faults when combined with @threads with memory allocation (#337) - `MPI.has_cuda()` fails on Spectrum MPI (#357) **Merged pull requests:** - Skip unsupported tests on PPC/ARM (#353) (@vchuravy) - Add `MPI_LIBRARY_VERSION` constant (#354) (@kpamnany) - expose interface to check CUDA support (#355) (@simonbyrne) - Spectrum MPI is called mpi_ibm (#356) (@vchuravy) - Spectrum MPI, does not have MPIX_Query_cuda_support (#358) (@vchuravy) - rename MPI_LIBRARY_VERSION => MPI_LIBRARY_VERSION_STRING (#359) (@simonbyrne) - Use consts for known ABIs (#361) (@simonbyrne) - Add threading support (#363) (@simonbyrne) - Additional threading functions and docs (#364) (@simonbyrne) - test Julia 1.4, remove 1.1 & 1.2 from CI matrix (#365) (@simonbyrne) - simplify msmpi stdcall logic (#366) (@simonbyrne)
Target: 667a177094806dd66fd8d6119b1805a49a6464c1
Directory: 54f6b52be12f84073fbb7c68c1b1983555ee7e72
back to top