Newsgroups: comp.parallel.pvm
From: heistand@iastate.edu (Steve Heistand)
Subject: pvm_reduce
Organization: Iowa State University, Ames, Iowa
Date: 8 Jul 94 18:01:55 GMT
Message-ID: <heistand.773690515@pv680a.vincent.iastate.edu>

Howdy folks, I have this little problem, I am using pvm_reduce to do a global
operation and for a small loop this works fine.  Ie I loop through a section
of code that runs pvm_reduce.  If I do the loop many time, around 5000, it 
hangs and runs out of buffer space.  I am assuming that I have a buffer
that gets created and not freed.  Has any else had this problem or
know of a solution?
steve

=-------------------------------------------------------------------------=
=  Steve Heistand             Email: heistand@scl.ameslab.gov             =
=                                                                         =
=  Scalable Computing Lab     Phone: (515) 294-1918                       =
=  237 Wilhelm Hall           Fax  : (515) 294-4491                       =
=  Iowa State University      Home : 227 Hyland Ave Ames, Ia 50014        =
=  Ames Ia 50011                     (515) 292-8445                       =
=                                                                         =
=  www: http://www.physics.iastate.edu/cfd/people/heistand/heistand.html  =
=                                                                         =
=  If I knew what I was doing then it wouldn't be called RESEARCH!        =
=-------------------------------------------------------------------------=
-- 
=-------------------------------------------------------------------------=
=  Steve Heistand             Email: heistand@scl.ameslab.gov             =
=                                                                         =
=  Scalable Computing Lab     Phone: (515) 294-1918                       =
=  237 Wilhelm Hall           Fax  : (515) 294-4491                       =
=  Iowa State University      Home : 227 Hyland Ave Ames, Ia 50014        =
=  Ames Ia 50011                     (515) 292-8445                       =
=                                                                         =
=  www: http://www.physics.iastate.edu/cfd/people/heistand/heistand.html  =
=                                                                         =
=  If I knew what I was doing then it wouldn't be called RESEARCH!        =
=-------------------------------------------------------------------------=

