Просмотр исходного кода

Help: Add release notes for Fujitsu compiler support

Chuck Atkins 5 лет назад
Родитель
Сommit
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.