Skip to content

mpi-0.7.0

Compare
Choose a tag to compare
@jedbrown jedbrown released this 21 Oct 05:09
· 21 commits to main since this release
mpi-0.7.0

2023-10-21

MSRV: 1.65

New Features

  • [PR 140] Support for attributes, inter-communicators, and process management.
  • [PR 155] Remove type-distinction between system-communicators and user-communicators.
  • [PR 159] Add "complex" feature to support send/receive of complex types from the num-complex crate.

Maintenance

  • More precise optional dependencies for features.
  • build-probe-mpi: support for Cray compilers and some quoting fixes