Переглянути джерело

Help: Add release notes for Fujitsu compiler support

Chuck Atkins 5 роки тому
батько
коміт
8ef55dec29
1 змінених файлів з 11 додано та 0 видалено
  1. 11 0
      Help/release/dev/fujitsu-compiler-support.rst

+ 11 - 0
Help/release/dev/fujitsu-compiler-support.rst

@@ -0,0 +1,11 @@
+fujitsu-compiler-support
+------------------------
+
+* Addition of the ``Fujitsu`` compiler ID operating in traditional ``Trad``
+  mode and ``FujitsuClang`` operating in ``Clang`` mode.
+* The :module:`FindOpenMP` module learned to support ``Fujitsu`` and
+  ``FujitsuClang``.
+* The :module:`FindMPI` module learned to support ``Fujitsu`` and
+  ``FujitsuClang`` in both host and cross compiling modes.
+* The :module:`FindBLAS` and :module:`FindLAPACK` modules learned to support
+  the serial ``Fujitsu SSL2`` and parallel ``Fujitsu SSL2BLAMP`` libraries.