İşleme Grafiği

4 İşleme

Yazar SHA1 Mesaj Tarih
Aaron Enye Shi 59a5965fe1 Revert "Add dependency on amd_comgr in hip-config-*.cmake.in"
This reverts commit ef99ffd9f4.
2019-04-26 16:04:56 -04:00
Maneesh Gupta ef99ffd9f4 Add dependency on amd_comgr in hip-config-*.cmake.in
Change-Id: Iac1d851a8cfb99224e9c5926780273d9b9b08426
2019-04-25 15:26:33 -04:00
Yaxun (Sam) Liu cce99bfa24 Fix hip-config.cmake for hip-clang
Define HIP_COMPILER and HIP_RUNTIME in hip-config.cmake to
facilitate other packages identify hip-clang and HIP/VDI
runtime.
2019-04-09 16:41:01 -04:00
Aaron Enye Shi e01c53b185 Create separate config files for hcc and clang
The state of HIP_COMPILER is not passing into config files, therefore config files cannot use if statements to determine dependency. For HIP-Clang, we should remove find_dependency(hcc), so we create separate config files depending on compiler path. This fixes issue in apps that uses hip-config.cmake.
2018-09-19 18:29:56 +00:00