ROCm / HIP

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

Spelling correction required in Cmake error message. #2180

Closed krishoza closed 3 months ago

krishoza commented 3 years ago

While building HIP test below error message is printed if HCC path is not set.

message(FATAL_ERROR "Don't know where to find HCC. Please specify abolute path using -DHCC_HOME")

We can see that here the spelling correction is required in error message from abolute to absolute.

ppanchad-amd commented 5 months ago

@krishoza , Sorry for the lack of response. Please try latest ROCm 6.0.2 (HIP 6.0.32831) to see if the spelling is correct? If resolved, please close the ticket. Thanks.

ppanchad-amd commented 3 months ago

@krishoza Closing ticket. Please re-open if you still see the issue with latest ROCm 6.1.1 Thanks!