Merge pull request #646 from kroeschl/numprocesses-logical
Add explicit 'logical' choice to --numprocesses flag
This commit is contained in:
3
changelog/646.feature.rst
Normal file
3
changelog/646.feature.rst
Normal file
@@ -0,0 +1,3 @@
|
||||
Add ``--numprocesses=logical`` flag, which automatically uses the number of logical CPUs available, instead of physical CPUs with ``auto``.
|
||||
|
||||
This is very useful for test suites which are not CPU-bound.
|
||||
Reference in New Issue
Block a user