mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 21:31:08 -06:00
FindOpenACC: Add module to detect compiler support for OpenACC
This commit is contained in:
@@ -153,6 +153,7 @@ All Modules
|
||||
/module/FindMPEG2
|
||||
/module/FindMPEG
|
||||
/module/FindMPI
|
||||
/module/FindOpenACC
|
||||
/module/FindOpenAL
|
||||
/module/FindOpenCL
|
||||
/module/FindOpenGL
|
||||
|
||||
1
Help/module/FindOpenACC.rst
Normal file
1
Help/module/FindOpenACC.rst
Normal file
@@ -0,0 +1 @@
|
||||
.. cmake-module:: ../../Modules/FindOpenACC.cmake
|
||||
5
Help/release/dev/FindOpenACC.rst
Normal file
5
Help/release/dev/FindOpenACC.rst
Normal file
@@ -0,0 +1,5 @@
|
||||
FindOpenACC
|
||||
-----------
|
||||
|
||||
* A :module:`FindOpenACC` module was added to detect compiler support
|
||||
for OpenACC. Currently only supports PGI, GNU and Cray compilers.
|
||||
Reference in New Issue
Block a user