This is an archive of the discontinued LLVM Phabricator instance.

[OpenMP] Disable intermittently failing OpenMP test on AMD GPU
ClosedPublic

Authored by doru1004 on Aug 28 2023, 9:30 AM.

Details

Summary

For now, we need to disable this test due its intermittent failing mode.

Diff Detail

Event Timeline

doru1004 created this revision.Aug 28 2023, 9:30 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 28 2023, 9:30 AM
doru1004 requested review of this revision.Aug 28 2023, 9:30 AM
ronlieb accepted this revision.Aug 28 2023, 9:31 AM
ronlieb added a subscriber: ronlieb.

thx, lgtm

This revision is now accepted and ready to land.Aug 28 2023, 9:31 AM

This should really be a AMDGPU bug, but I'm fine with disabling it.

This should really be a AMDGPU bug, but I'm fine with disabling it.

We want to prevent the buidlbot from throwing too many false alarms while we look into this.