This is an archive of the discontinued LLVM Phabricator instance.

[HIP] Fix test rocm-detect.hip
ClosedPublic

Authored by yaxunl on Aug 2 2023, 1:04 PM.

Details

Summary

Two run lines fail due to missing device libs for gfx902, which are fixed by
using gfx1010 which has device lib.

The other two spack tests have to be removed since there is no reliable
way to make them pass/fail not depending on whether there is ROCm
installed on the system.

Diff Detail

Event Timeline

yaxunl created this revision.Aug 2 2023, 1:04 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 2 2023, 1:04 PM
yaxunl requested review of this revision.Aug 2 2023, 1:04 PM
MaskRay accepted this revision.Aug 2 2023, 1:06 PM
This revision is now accepted and ready to land.Aug 2 2023, 1:06 PM
jhuber6 accepted this revision.Aug 2 2023, 1:06 PM
This revision was landed with ongoing or failed builds.Aug 2 2023, 1:13 PM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptAug 2 2023, 1:13 PM