summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/FindMPI-overhaul.rst
blob: da61dd9a1dc5ce202cc686b5e7b4d3a4f3a46b1f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
findmpi-overhaul
----------------

* :module:`FindMPI` gained a number of new features, including:

  * The environmental support for Fortran has been improved.
  * A user now has fine-grained control over the MPI selection process,
    including passing custom parameters to the MPI compiler.
  * The version of the implemented MPI standard is now being exposed.
  * MPI-2 C++ bindings can now be detected and also suppressed if so desired.
  * The available Fortran bindings are now being detected and verified.
  * Various MPI-3 information can be requested, including the library version
    and Fortran capabilities of the individual bindings.