[issue33166] os.cpu_count() returns wrong number of processors on specific systems

Giampaolo Rodola' report at bugs.python.org
Wed Mar 28 09:37:21 EDT 2018


Giampaolo Rodola' <g.rodola at gmail.com> added the comment:

Oh! So both os.cpu_count() and psutil.cpu_count() are wrong? How do you determine the actual number of logical/physical CPUs on your machine?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue33166>
_______________________________________


More information about the Python-bugs-list mailing list