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:
parent
3ed9664827
commit
c26a79a556
@ -618,7 +618,7 @@
|
|||||||
The kubernetes module does no longer add the kubernetes package to
|
The kubernetes module does no longer add the kubernetes package to
|
||||||
<varname>environment.systemPackages</varname> implicitly.
|
<varname>environment.systemPackages</varname> implicitly.
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
The <literal>intel</literal> driver has been removed from the default list of
|
The <literal>intel</literal> driver has been removed from the default list of
|
||||||
@ -634,6 +634,13 @@
|
|||||||
details in an existing one)
|
details in an existing one)
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</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>
|
</itemizedlist>
|
||||||
</section>
|
</section>
|
||||||
</section>
|
</section>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user