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 |
|
Robert Maynard
|
20d086f1a2
|
HIP: All HIP tests now run on CMake's current AMD hardware
|
2021-06-07 19:25:33 +00:00 |
|
Robert Maynard
|
b50bfc8913
|
HIP: Add language to CMake
|
2021-06-07 19:25:33 +00:00 |
|