This is an archive of the discontinued LLVM Phabricator instance.

[zorg][PowerPC] Limit number of threads to 256 on ppc64le-sanitizer bot
ClosedPublic

Authored by Conanap on Mar 15 2021, 11:11 AM.

Details

Summary

By default all threads available on the machines are being used
by the Buildbot. This patch limits the use of threads to 256.

This patch is reopened from https://reviews.llvm.org/D87330;
depends on D98645.

Diff Detail

Event Timeline

Conanap created this revision.Mar 15 2021, 11:11 AM
Conanap requested review of this revision.Mar 15 2021, 11:11 AM
Conanap added a project: Restricted Project.
Conanap edited subscribers, added: Restricted Project; removed: shchenz.
This revision is now accepted and ready to land.Mar 24 2021, 1:57 PM