mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
12 lines
551 B
ReStructuredText
12 lines
551 B
ReStructuredText
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.
|