[Beowulf] Increasing "size" of program
Many of your questions may have already been answered in earlier discussions or in the FAQ. The search results page will indicate current discussions as well as past list serves, articles, and papers.
jorgegg at sas.upenn.edu jorgegg at sas.upenn.eduTue Jun 28 10:11:12 PDT 2005
- Previous message: [Beowulf] Problems with MPI(boot)
- Next message: [Beowulf] Increasing "size" of program
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi all, I'm running a fortran90 program in a 7 nodes cluster. Each node has 512M of RAM. My problem is that the "size" or memory usage of my program keeps increasing as time goes by, so eventually it stops when one of the nodes reaches the RAM limit. I already tried to use the ALLOCATE/DEALLOCATE expressions. They worked as the initial size of the program decreased dramatically but anyway, it keeps increasing! I'm sure there's no other array to be deallocated. Moreover, my program is an optimization routine so it iterates over the same computations which means that there's no reason for the program to increase the memory usage since it's solving the same thing! Does anybody have an idea of how could I make the program to keep the memory usage more stable? Thanks a lot, Jorge Gallardo-Garcia
- Previous message: [Beowulf] Problems with MPI(boot)
- Next message: [Beowulf] Increasing "size" of program
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Beowulf mailing list
