Skip to content
  • Brad King's avatar
    HIP: Simplify detection of HIP runtime CMake package · cb93f726
    Brad King authored
    It only makes sense to use the CMake package from the same ROCm
    installation that the compiler uses.  Ask the HIP compiler to report the
    location of the ROCm installation.  Verify up front that it contains the
    expected CMake package file.
    cb93f726