Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | HIP: Add support for NVIDIA GPUs | Brad King | 2023-09-21 | 1 | -0/+2 |
| | | | | | | Add support for using the CUDA Toolkit's NVCC to compile HIP code. Fixes: #25143 | ||||
* | HIP: Add CMAKE_HIP_PLATFORM variable to specify GPU platform | Brad King | 2023-09-21 | 1 | -1/+4 |
| | | | | | For now, require the value to be `amd`, since that is the only platform we currently support. | ||||
* | HIP: Add language to CMake | Robert Maynard | 2021-06-07 | 2 | -0/+21 |