release-notes: add note about openmpi-4.0.0 upgrade.

Add link to openmpi upgrade guide, regarding deprecated MPI-1 symbols.
This commit is contained in:
Markus Kowalewski 2019-01-29 11:14:07 +01:00
parent 3ed9664827
commit c26a79a556
No known key found for this signature in database
GPG Key ID: 502A248E3FB4FF48

View File

@ -634,6 +634,13 @@
details in an existing one)
</para>
</listitem>
<listitem>
<para>
Openmpi has been updated to version 4.0.0, which removes some deprecated MPI-1 symbols.
This may break some older applications that still rely on those symbols.
An upgrade guide can be found <link xlink:href="https://www.open-mpi.org/faq/?category=mpi-removed">here</link>.
</para>
</listitem>
</itemizedlist>
</section>
</section>