From: Matt Bettencourt <matthew.bettencourt@usm.edu>
Newsgroups: comp.parallel.mpi
Subject: Dynamic load determination
Date: Tue, 17 Nov 1998 14:49:12 -0600
Organization: The University of Southern Mississippi
Message-Id: <3651E148.12E39523@usm.edu>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit


Is there any command built into MPI that will let me figure out what the
current load on all my processors are??  Example, I have a 64 proc
machine.  I start up on all the procs.  I determin which are idle (or
close to that) then start the job just on those procs.  After about 5
minutes of run time, I check again and run on the now idle procs.  Is
there any routine(s) that will help in doing this??
Thanks Much
Matt

