MPICH memory growth problem.
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.
Joachim Worringen joachim at lfbs.RWTH-Aachen.DETue Jun 4 00:19:21 PDT 2002
- Previous message: MPICH memory growth problem.
- Next message: Killer SCSI 1 TB fileserver (Part 2)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
It seems that you do not always wait for the non-blocking send/recv operations (MPI_Isend/Irecv) to complete (MPI_Wait/MPI_Test). This avoids the internal request structures to be freed -> memory consumption increases. BTW, comp.parallel.mpi might be a more appropiate place to ask MPI-related questions. Joachim -- | _ RWTH| Joachim Worringen |_|_`_ | Lehrstuhl fuer Betriebssysteme, RWTH Aachen | |_)(_`| http://www.lfbs.rwth-aachen.de/~joachim |_)._)| fon: ++49-241-80.27609 fax: ++49-241-80.22339
- Previous message: MPICH memory growth problem.
- Next message: Killer SCSI 1 TB fileserver (Part 2)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Beowulf mailing list
