Subject: CVS commit: pkgsrc/parallel/mpi-ch
From: Adam Ciarcinski
Date: 2017-04-29 20:18:52
Message id: 20170429181852.9B46BFBE4@cvs.NetBSD.org

Log Message:
Changes in 3.2:

* Added support for MPI-3.1 features including nonblocking collective I/O,
  address manipulation routines, thread-safety for MPI initialization,
  pre-init functionality, and new MPI_T routines to look up variables
  by name.

* Fortran 2008 bindings are enabled by default and fully supported.

* Added support for the Mellanox MXM InfiniBand interface.  (thanks
  to Mellanox for the code contribution).

* Added support for the Mellanox HCOLL interface for collectives.
  (thanks to Mellanox for the code contribution).

* Significant stability improvements to the MPICH/portals4
  implementation.

* Completely revamped RMA infrastructure including several
  scalability improvements, performance improvements, and bug fixes.

* Added experimental support for Open Fabrics Interfaces (OFI) version 1.0.0.
  https://github.com/ofiwg/libfabric (thanks to Intel for code contribution)

* The Myrinet MX network module, which had a life cyle from 1.1 till
  3.1.2, has now been deleted.

* Several other minor bug fixes, memory leak fixes, and code cleanup.

Files:
RevisionActionfile
1.83modifypkgsrc/parallel/mpi-ch/Makefile
1.22modifypkgsrc/parallel/mpi-ch/PLIST
1.2modifypkgsrc/parallel/mpi-ch/PLIST.Darwin
1.19modifypkgsrc/parallel/mpi-ch/buildlink3.mk
1.26modifypkgsrc/parallel/mpi-ch/distinfo
1.4modifypkgsrc/parallel/mpi-ch/options.mk
1.3modifypkgsrc/parallel/mpi-ch/patches/patch-Makefile.in
1.2modifypkgsrc/parallel/mpi-ch/patches/patch-configure
1.2modifypkgsrc/parallel/mpi-ch/patches/patch-src_mpid_ch3_channels_nemesis_include_mpidi_ch3_impl.h
1.3modifypkgsrc/parallel/mpi-ch/patches/patch-src_pm_hydra_configure
1.1addpkgsrc/parallel/mpi-ch/patches/patch-src_mpi_romio_configure
1.1addpkgsrc/parallel/mpi-ch/patches/patch-src_mpid_ch3_channels_nemesis_src_ch3__init.c