This is an archive of the discontinued LLVM Phabricator instance.

[libc][Docs] Add warning about running GPU tests with parallelism
ClosedPublic

Authored by jhuber6 on May 4 2023, 8:17 AM.

Details

Summary

Now that a large amount of GPU tests can be run in parallel, we should
document spurious failures. It is a well-known issue that launching many
GPU applications in parallel can lead to various problems, the worst of
which being an indefinite hang.

Diff Detail

Event Timeline

jhuber6 created this revision.May 4 2023, 8:17 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptMay 4 2023, 8:17 AM
jhuber6 requested review of this revision.May 4 2023, 8:17 AM
This revision was not accepted when it landed; it landed in state Needs Review.May 4 2023, 8:18 AM
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.