Re: python threading limited to 1 or 2 cores

2010-10-14 Thread Gordon Messmer
On 10/14/2010 06:35 PM, Kevin Abbey wrote: > > Can someone explain why this is happening? I can't, but I'd start looking here: http://pkgs.fedoraproject.org/gitweb/?p=python.git;a=blob;f=python.spec;h=e62431869ce98004670dad3d4d9ccaf8b5303ad5;hb=HEAD and here: http://pkgs.fedoraproject.org/gitweb/

Re: python threading limited to 1 or 2 cores

2010-10-14 Thread Konstantin Svist
On 10/14/2010 06:35 PM, Kevin Abbey wrote: >Hi, > > I've discovered from a user I support that the python in fedora 13 does > not use all cores with the threading module but when the python source > is complied and installed with default options then all cores are used. > > Can someone explai

python threading limited to 1 or 2 cores

2010-10-14 Thread Kevin Abbey
Hi, I've discovered from a user I support that the python in fedora 13 does not use all cores with the threading module but when the python source is complied and installed with default options then all cores are used. Can someone explain why this is happening? Is there a setting to allow use