mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-26 08:08:24 -05:00
Merge topic 'hip-nvidia'
6546aa2a2aci: Add HIP job using CUDA on NVIDIA GPUs18158bf81cHIP: Add support for NVIDIA GPUs127b6fa06bHIP: Add CMAKE_HIP_PLATFORM variable to specify GPU platform90e23f40eeTests/HIP/WithDefs: Clean up test case9ebdf3281fTests/HIP/ArchitectureOff: Cover HIP_ARCHITECTURES initializationcfec29196eci: Add CUDA 11.8 to HIP 5.5 image26470eb987ci: Put HIP GPU platform in CMake_TEST_HIP Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !8817
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
hip-nvidia
|
||||
----------
|
||||
|
||||
* ``HIP`` language code may now be compiled for NVIDIA GPUs
|
||||
using the NVIDIA CUDA Compiler (NVCC).
|
||||
|
||||
* The :variable:`CMAKE_HIP_PLATFORM` variable was added to specify
|
||||
the GPU platform for which HIP language sources are to be compiled
|
||||
(``amd`` or ``nvidia``).
|
||||
Reference in New Issue
Block a user