Skip to content

v0.18.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 May 21:17
· 287 commits to master since this release
1ce6399

MPI v0.18.0

Diff since v0.17.2

Closed issues:

  • Count arguments of Scatterv etc. should be Int, not Cint (#153)
  • MPI.Gatherv! should only require counts for root (#362)
  • MPI.Datatype() creates new instance on every MPI.Put() (#462)
  • An example that uses Scatterv (#468)
  • An example on how to Scatterv! and Gatherv! a two-dimensional array? (#469)

Merged pull requests: