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

Re: finding the memory used by programs



--- Kamaraju Kusumanchi <kk288@cornell.edu> wrote:
> Hi
>    I have a Fortran 90 program parallellized using
> MPICH. It is
> crashing if I am using large arrays but it is
> working perfectly fine, if
> I use small arrays. The code is too big to post
> here.
> 
>    In order to gain better understanding of what is
> going on, I want to
> know how much memory is actually used by the
> programs. The ideal
> solution would be a program which gives the memory
> utilized vs time
> graph when the program is running.
> 
> raju

also can look into using sar (many options in the man
page)

example for 5 second intervals and 20 iterations
sar 5 20 -r



		
__________________________________ 
Yahoo! Mail Mobile 
Take Yahoo! Mail with you! Check email on your mobile phone. 
http://mobile.yahoo.com/learn/mail 



Reply to: