Message184367
While trying to test a fix for Nose, I discovered that multiprocessing is picking up the CPU count incorrectly. It should be using hw.availcpu instead of hw.ncpu. The latter is the number of cpus installed in the system, but the former is the number that are available for processing. The processor pane let's you adjust the available CPUs, which is handy for testing and troubleshooting. |
|
Date |
User |
Action |
Args |
2013-03-17 11:16:10 | jszakmeister | set | recipients:
+ jszakmeister |
2013-03-17 11:16:10 | jszakmeister | set | messageid: <1363518970.43.0.663033914557.issue17444@psf.upfronthosting.co.za> |
2013-03-17 11:16:10 | jszakmeister | link | issue17444 messages |
2013-03-17 11:16:10 | jszakmeister | create | |
|