help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: question on parallel processing


From: Dmitri A. Sergatskov
Subject: Re: question on parallel processing
Date: Wed, 18 Oct 2006 09:48:01 -0600

On 10/18/06, Jurzitza, Dieter <address@hidden> wrote:
Dear listmembers,
is there any way for octave to do a parallel processing (i. e. when multiplying 
matrices, start 4 lines processing in parallel on 4 cpus), and if so, is there 
a pointer to a RTFM some kind person could point me to? Many thanks in advance, 
take care


You may try to link to threaded ATLAS (or other accelerated BLAS
library) library.
I did it some time ago and it does help with some matrix operations.


Dieter Jurzitza


Sincerely,

Dmitri.
--


reply via email to

[Prev in Thread] Current Thread [Next in Thread]