help-octave
[Top][All Lists]
Advanced

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

Matrix Multiplication in Parallel in Octave


From: mrober01
Subject: Matrix Multiplication in Parallel in Octave
Date: Fri, 12 Oct 2007 11:26:01 -0700 (PDT)

Hi.
My goal is to do matrix multiplication / inversion using Octave in Parallel. 
I actually ended up installing mpitb, but have learned that it does not
actually parallelize operations, it must be done manually.  I have been told
that perhaps ScaLAPACK might work to parallelize these matrix multiplication
/ inversion operations.  Any ideas?  

Thanks,
Mike
-- 
View this message in context: 
http://www.nabble.com/Matrix-Multiplication-in-Parallel-in-Octave-tf4614205.html#a13177076
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

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