v0.11.0
v0.11.0 (2019-12-03)
Closed issues:
MPI.Finalized
fails afterMPI.Cart\_create
(#315)- Detecting Fortran/C Interface - Failed to compile (#312)
- Error: MPI_ERR_OP: invalid reduce operation (#304)
Merged pull requests:
- fix tag for Gitlab (#322) (vchuravy)
- Add reference counting for Request objects (#321) (simonbyrne)
- Add Julia 1.3 to test matrix (#320) (simonbyrne)
- Change Sendrecv to Sendrecv! (#319) (simonbyrne)
- add docs page for point-to-point (#318) (simonbyrne)
- add
sendrecv
wrapper (#317) (gasagna) - reenable Finalized tests (#316) (simonbyrne)
- WIP: add wrapper to
Cart\_get
(#314) (gasagna) - clarify docs (#313) (gasagna)