v0.12.0
github-actions
released this
21 Feb 17:06
·
370 commits
to master
since this release
MPI v0.12.0
Closed issues:
- MPI-IO routines? (#215)
- Why Scatter fail in my code? (#257)
- MPI crashing when buffer contains a reference to
nothing
(#327) Scatter
in place and Similar (#333)- Bug in MPI library location script (#334)
- Move functionality to submodules (#338)
- Allow arguments to JULIA_MPIEXEC (#344)
- Installed MPI.jl doesn't pass the test "test_shared_win.jl". (#347)
- MPI.Type_Vector undefined (#350)
Merged pull requests:
- Change "Fortran Function" => "C Function" in docs (#323) (@kose-y)
- Update collective operations (#324) (@simonbyrne)
- Document
MPI.send
andMPI.recv
(#325) (@ali-ramadhan) - Add Buffer type, improve Datatype handling (#329) (@simonbyrne)
- Wrap some MPI I/O operations (#330) (@simonbyrne)
- Improve README (#331) (@simonbyrne)
- work around test precompilation issue on Julia master (#332) (@simonbyrne)
- Improve no MPI error (#336) (@simonbyrne)
- Define MPI.Cart_rank and add topology docs (#340) (@jipolanco)
- Deprecate mpiexec binding (#341) (@simonbyrne)
- add JULIA_MPIEXEC_ARGS env variable (#345) (@simonbyrne)
- Install TagBot as a GitHub Action (#346) (@JuliaTagBot)
- print library version at build time (#349) (@simonbyrne)
- CompatHelper: add new compat entry for "DocStringExtensions" at version "0.8" (#351) (@github-actions[bot])
- CompatHelper: bump compat for "Requires" to "1.0" (#352) (@github-actions[bot])