forked from kassonlab/gmxapi
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix for processors being offline on Arm
Use the number of configured rather than online CPUs. We will still get a warning about failures when trying to pin to offline CPUs, which hurts performance slightly. To fix this, we also check if there is a mismatch between configured and online processors and warn the user that they should force all their processors online for better performance. Change-Id: Iebdf0d5b820edcd7d06859a2b814adf06589ef96
- Loading branch information
Erik Lindahl
authored and
Gerrit Code Review
committed
Aug 11, 2015
1 parent
785aad1
commit 2a5b0b6
Showing
1 changed file
with
26 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters