help-octave
[Top][All Lists]
Advanced

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

Re: problems installing openmpi_ext


From: c.
Subject: Re: problems installing openmpi_ext
Date: Tue, 3 Sep 2013 17:50:20 +0200

On 3 Sep 2013, at 15:25, Francis Poulin <address@hidden> wrote:

> If you have any ideas on how to compute eigenvalues of large matrices in 
> parallel in octave I'd be curious to hear them. 
there is no parallel Octave code to compute matrix eigenvalues that I know of.
but what you need is to compute the eigenvalues of many different matrices 
parcellfun seems a good way to parallelize the loop over the matrices.
c.

reply via email to

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