Copyright (c) 2001-2002 The Trustees of Indiana University.  
                        All rights reserved.
Copyright (c) 1998-2001 University of Notre Dame. 
                        All rights reserved.
Copyright (c) 1994-1998 The Ohio State University.  
                        All rights reserved.

This file is part of the LAM/MPI software package.  For license
information, see the LICENSE file in the top level directory of the
LAM/MPI source distribution.

$HEADER$



This directory contains sources for helper binaries for the LAM/MPI
environment.  Most will not be useful to the common user; only mpirun,
mpitask, mpimsg, lamclean, and tping will be used by most users.  The
others are intended for those who program at a lower level that MPI
using the LAM run time environment.

bfctl		-- control buffers
bfstate		-- current status of buffers
doom		-- doom (signal) processes
fctl		-- contol remote file parameters
fstate		-- current status of remote file server
lamclean	-- kill application processes and clean-up resources
lamgrow		-- add a node
lamshrink	-- remove a node
lamtrace	-- unload trace data
loadgo		-- run a LAM program
mpimsg		-- show MPI message status
mpirun		-- run an MPI application
mpitask		-- show MPI process status
state		-- current status of processes
sys		-- system processes
tping		-- verify status of LAM daemons
