File: README

package info (click to toggle)
lam 7.1.1-3
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 53,848 kB
  • ctags: 17,183
  • sloc: ansic: 155,642; sh: 9,196; cpp: 7,694; makefile: 5,560; perl: 476; fortran: 260
file content (37 lines) | stat: -rw-r--r-- 1,352 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
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