HadiM added the comment:

Indeed some value change when I print "cpu" line from /proc/self/status but I 
don't really understand what that mean...

So there is no solution about that ? We cannot use multiprocessing with these 
modules under Linux ?

Do you think I can manually change the CPU affinity or at least block changes 
made by other modules (without recompiling them of course) ?

I guess if it's possible to modify CPU affinity, numpy and other scientific 
libraries won't be efficient as before, no ? Because the won't share the same 
cache or something like that, if I get the wikipedia page about cpu affinity.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue17038>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to