我使用Python 2.5.4.我的电脑:CPU AMD Phenom X3 720BE,主板780G,4GB RAM,Windows 7 32位.
我使用Python线程但不能使每个python.exe进程消耗100%的CPU.为什么他们平均只使用33-34%?
我希望将所有可用的计算机资源用于这些大型计算,以便尽快完成它们.
编辑:谢谢大家.现在我使用的是Parallel Python,一切运行良好.我的CPU现在总是100%.谢谢大家!
python performance process cpu-usage multiprocessing
cpu-usage ×1
multiprocessing ×1
performance ×1
process ×1
python ×1