Gregor Thalhammer wrote: > Recent Matlab versions use Intels Math Kernel Library, which performs > automatic multi-threading - also for mathematical functions like sin > etc, but not for addition, multiplication etc.
It does if you have access to the parallel toolbox I mentioned earlier in this thread (again, no experience with it, but I think it is specially popular on clusters; in that case, though, it is not limited to thread-based implementation). David _______________________________________________ Numpy-discussion mailing list Numpy-discussion@scipy.org http://projects.scipy.org/mailman/listinfo/numpy-discussion