torch: reduce parallel build process#10174
Conversation
|
please test for el8_aarch64_gcc13 |
|
A new Pull Request was created by @smuzaffar for branch IB/CMSSW_16_0_X/master. @akritkbehera, @iarspider, @smuzaffar can you please review it and eventually sign? Thanks. |
|
cms-bot internal usage |
|
please test for el8_aarch64_gcc13 |
|
Pull request #10174 was updated. |
|
please test |
|
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-52e027/49258/summary.html The following merge commits were also included on top of IB + this PR after doing git cms-merge-topic: You can see more details here: Comparison SummarySummary:
|
|
+externals Py3-torch successfully built for aarch64 |
|
This pull request is fully signed and it will be integrated in one of the next IB/CMSSW_16_0_X/master IBs (tests are also fine). This pull request will now be reviewed by the release team before it's merged. @mandrenguyen, @ftenchini, @sextonkennedy (and backports should be raised in the release meeting by the corresponding L2) |
|
-1 Failed Tests: UnitTests RelVals The following merge commits were also included on top of IB + this PR after doing git cms-merge-topic:
You can see more details here: Failed Unit TestsI found 5 errors in the following unit tests: ---> test DiMuonVall had ERRORS ---> test DMRall had ERRORS ---> test testCalibTrackerSiStripCommonAll had ERRORS and more ... Failed RelValsExpand to see more relval errors ... |
On aarch64 nodes (20 cores with 58GB RAM) , torch failed to build as we build with
-j 20and20nvcc process consume too much memory and system start killing the processes. This change configure torch to use Max of MemoryGB/4.