ROCm / HIP

HIP: C++ Heterogeneous-Compute Interface for Portability
https://rocmdocs.amd.com/projects/HIP/
MIT License
3.77k stars 539 forks source link

hcc is deprecated in favor of hip, but hip depends on hcc #1758

Closed yurivict closed 7 months ago

yurivict commented 4 years ago

The deprecation notice says that it's deprecated: https://github.com/RadeonOpenCompute/hcc

Yet hip fails without it:

CMake Error at CMakeLists.txt:139 (message):
  Don't know where to find HCC.  Please specify abolute path using -DHCC_HOME
NAThompson commented 4 years ago

Yes, it would be nice to receive some clarity about this. I imagine this is just a plan that never got implemented, but it creates some ambiguity about what the "blessed" workflow.

alephpt commented 3 years ago

and still nothing ?

ppanchad-amd commented 8 months ago

@yurivict Sorry for the lack of response. Please test with ROCm 6.0.2 (HIP 6.0.32831) to see if your issue still exists? If resolved, please close ticket. Thanks!