[Numpy-discussion] parallel numpy (by Brian Granger) - any info?
Andrew Straw
strawman@astraw....
Mon Jan 7 22:49:44 CST 2008
dmitrey wrote:
> The only one thing I'm very interested in for now - why the most
> simplest matrix operations are not implemented to be parallel in numpy
> yet (for several-CPU computers, like my AMD Athlon X2).
For what it's worth, sometimes I *want* my numpy operations to happen
only on one core. (So that I can do more important stuff with the others.)
More information about the Numpy-discussion
mailing list