Hi, I have a python script which i convert to an executeable (using py2exe) and on a dual-cpu machine seems to be taking only 50% (1cpu) only. I was wondering if there is a way to maximize CPU usage without forking the function? Thanks -- http://mail.python.org/mailman/listinfo/python-list
- dual CPU-mode in python Astan Chee
- Re: dual CPU-mode in python Steve Holden
- Re: dual CPU-mode in python Fredrik Lundh
- Re: dual CPU-mode in python Rene Pijlman