summaryrefslogtreecommitdiff
path: root/Modules/CMakeDetermineHIPCompiler.cmake
Commit message (Expand)AuthorAgeFilesLines
* HIP: Convert clang output to cmake style pathsGergely Meszaros2022-10-091-0/+1
* HIP: Simplify detection of HIP runtime CMake packageBrad King2021-09-161-0/+20
* HIP: Remove ROMClang compiler id and use Clang directlyBrad King2021-09-161-1/+23
* HIP: Detect ROCm path earlierBrad King2021-09-161-0/+14
* HIP: Use 'rocm_agent_enumerator' to determine CMAKE_HIP_ARCHITECTURESZack Galbreath2021-09-161-3/+34
* HIP: analyze output of `hipcc` to determine default GPU architectureZack Galbreath2021-06-071-1/+6
* HIP: Add language to CMakeRobert Maynard2021-06-071-0/+96