How can I check nbr of cores of computer?

Leonhard Vogt leonhard.vogt at gmx.ch
Wed Jul 30 16:58:20 EDT 2008


defn noob schrieb:
> How can I check how many cores my computer has?
> Is it possible to do this in a Python-app?

processing (http://pyprocessing.berlios.de/)
has an utility function processing.cpuCount().

Leo



More information about the Python-list mailing list