mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-21 21:58:50 -05:00
FindOpenMP: Add support for CUDA when supported by the toolchain
NVCC supports OpenMP on the host when the host compiler does.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
FindOpenMP-CUDA
|
||||
---------------
|
||||
|
||||
* The :module:`FindOpenMP` module gained support for ``CUDA`` when using
|
||||
a CUDA compiler that supports OpenMP on the host.
|
||||
Reference in New Issue
Block a user