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: Sukanta Basu
Subject: Re: mpi 1.1.1 released
Date: Sun, 5 Jan 2014 10:31:20 -0500

Hi Carlo,

I ran the code for ~100,000 steps. I do not see any leak. I did the following:

1. mkoctfile prova.cc
2. octave < memory_test.m

Do you think you are getting closer to resolve this issue?

Cheers,
Sukanta

On Sun, Jan 5, 2014 at 5:52 AM, c. <address@hidden> wrote:
>
> On 3 Jan 2014, at 14:44, c. <address@hidden> wrote:
>
>>
>> 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.
>
> Sukanta,
>
> Could you please try to run the attached test (without MPI) and see if 
> displays the same "leacky" behaviour?
>
> c.
>



-- 
Sukanta Basu
Associate Professor
North Carolina State University
http://www4.ncsu.edu/~sbasu5/


reply via email to

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