You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[clang][openmp] - Ensure HIP_PLATFORM is set for hip_host_overlay
Fix __has_include check to look in hip directory.
If an OpenMP program is using the HIP API (like hipMalloc),
then ensure HIP_PLATFORM_* is set. This also avoids problems
with OpenMP programs that do not use the HIP API as the header
will not be used.
Change-Id: Iac43fbef395f8ab91b9ae9744daed000d994d106
0 commit comments