This is an archive of the discontinued LLVM Phabricator instance.

workaround for failing GPU
ClosedPublic

Authored by kuhnel on Jun 19 2020, 2:07 AM.

Details

Summary

Implemented workaround when GPU is not ready when deploying the container. It will wait for 30 secs and then restart the container. This should be enough for the GPU to be initialized.

Diff Detail

Event Timeline

kuhnel created this revision.Jun 19 2020, 2:07 AM
kuhnel updated this revision to Diff 271960.Jun 19 2020, 2:15 AM

cleaned up git history

kuhnel accepted this revision.Jun 22 2020, 3:07 AM

Bot has been stable over the weekend, moving this config to production

This revision is now accepted and ready to land.Jun 22 2020, 3:07 AM
This revision was automatically updated to reflect the committed changes.