help-octave
[Top][All Lists]
Advanced

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

Re: mpi 1.1.1 released


From: c.
Subject: Re: mpi 1.1.1 released
Date: Fri, 3 Jan 2014 14:44:10 +0100

On 3 Jan 2014, at 14:04, Sukanta Basu <address@hidden> wrote:

> Hi Carlo,
> 
> Thanks in advance for posting the code in bug-tracker. My code deals
> with many arrays. Reshaping them for every communication will
> definitely slow down the computation.

If I understand correctly how reshape is implemented, this will not be a large 
slowdown because you will just be redefining the dim_vectors, not moving data 
around ...

> Today, I am going to check if
> one-dimensional array solves the problem.

that is a useful test.

> Cheers,
> Sukanta
c.

reply via email to

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