Brad King
|
18158bf81c
|
HIP: Add support for NVIDIA GPUs
Add support for using the CUDA Toolkit's NVCC to compile HIP code.
Fixes: #25143
|
2023-09-21 15:34:37 -04:00 |
|
Brad King
|
127b6fa06b
|
HIP: Add CMAKE_HIP_PLATFORM variable to specify GPU platform
For now, require the value to be `amd`, since that is the only
platform we currently support.
|
2023-09-21 15:34:37 -04:00 |
|
Brad King
|
9ebdf3281f
|
Tests/HIP/ArchitectureOff: Cover HIP_ARCHITECTURES initialization
Verify that the property is initialized by `CMAKE_HIP_ARCHITECTURES`.
|
2023-09-21 15:34:37 -04:00 |
|
Robert Maynard
|
b50bfc8913
|
HIP: Add language to CMake
|
2021-06-07 19:25:33 +00:00 |
|