8 More Discussions You Might Find Interesting
1. Red Hat
hello i want to build my career as linux admin.I have completed my Engineering and had one month training on LINUX ADMIN course.I am doing well now in basics.Kindly provide suggetions or advice or books etc etc so that it will enhance my knowledge in linux Redhat. (1 Reply)
Discussion started by: dillipkmrpadhy
1 Replies
2. UNIX and Linux Applications
Hi
Server configuration is
Processor : xeon 64 bit
Os: centos 5
We are in the process of setting up the Rock Cluster with 5 node.Currently the node are communication with each other
however the disk space is not being shared in the cluster
We would like to know how to used one disk space... (1 Reply)
Discussion started by: airquality
1 Replies
3. High Performance Computing
Hi,
I've installed mpich2 v. 1.2.1p1 on a cluster of dual-processors with the default options (in previous versions I used 'ssm' device, but now I use 'nemesis').
I'd like that every time I execute a job (e.g. with 2 MPI-processes), each job's process be dispatched on a different machine... (0 Replies)
Discussion started by: Sonia_
0 Replies
4. High Performance Computing
Hola, he instalado mpich2 vs. 1.2.1p1 en un cluster de biprocesadores con las opciones por defecto (antes usaba ssm pero visto que se quedaba colgado, lo he dejado con nemesis).
El caso es que quisiera que cada vez que lanzo un job (por ejemplo de 2 procesos), cada proceso del trabajo se fuera... (1 Reply)
Discussion started by: Sonia_
1 Replies
5. UNIX for Dummies Questions & Answers
I'm trying to create this game in Unix.
This is what I have so far:
echo "Player one: Choose (R)ock, (P)aper (S)cissors"
stty -echo
read Pone
case $Pone
in
R) echo "Good Choice! Let's see what Player two chooses.";;
P) echo "Good Choice! Let's see what Player two chooses.";;
S) echo... (5 Replies)
Discussion started by: gpro
5 Replies
6. High Performance Computing
Hai,
I am trying to install rock4.3 in my Intel core2 quad process, but when i insert kernel cd which is the first step in the installation procedure, it asks for driver disk not found.. insert CD/DVD ROM even after i inserted my CD in my driver.. could anyone help me in solving this problem...... (1 Reply)
Discussion started by: sasirekha
1 Replies
7. UNIX for Dummies Questions & Answers
Hello, I had install the rock cluster 4.3 version on my pcs..but i can't access into the desktop...may i know what is the problem? (1 Reply)
Discussion started by: joannetan9984
1 Replies
8. OS X (Apple)
See this threads:
Page Not Found - Apple
Open Source - Apple (0 Replies)
Discussion started by: Neo
0 Replies
LAM(1) LAM OVERVIEW LAM(1)
NAME
LAM - introduction to Local Area Multicomputer (LAM)
DESCRIPTION
LAM is an MPI programming environment and development system for a message-passing parallel machine constituted with heterogeneous UNIX
computers on a network. With LAM, a dedicated cluster or an existing network computing infrastructure can act as one parallel computer
solving one compute-intensive problem. LAM emphasizes productivity in the application development cycle with extensive control and moni-
toring functionality. The user can easily debug the common errors in parallel programming and is well equipped to diagnose more difficult
problems.
LAM features a full implementation of the MPI communication standard, with the exception that the MPI_CANCEL function will not properly
cancel messages that have been sent.
User Information
Users are strongly encouraged to read the LAM/MPI User's Guide that is included with the LAM/MPI distribution, and is provided on the main
LAM/MPI web site (http://www.lam-mpi.org/).
Up-to-Date Information
The LAM home page can be found on the World Wide Web at: http://www.lam-mpi.org/. It should be consulted for the most current information
about LAM, as well as updates, patches, etc.
SEE ALSO
Overview of Commands and Libraries
introu(1), introc(2), INTROF(2)
System Services Interface (SSI)
lamssi(7), lamssi_boot(7), lamssi_coll(7), lamssi_rpi(7)
Starting / Stopping LAM
recon(1), lamboot(1), lamhalt(1), lamnodes(1), lamwipe(1), tping(1), lamgrow(1), lamshrink(1)
Compiling MPI Applications
mpicc(1), mpiCC(1), mpif77(1)
Running MPI Applications
mpirun(1), lamclean(1)
Running Non-MPI Applications
lamexec(1)
Monitoring MPI Applications
mpitask(1)
Unloading MPI Trace Data
lamtrace(1)
Reference Documents
"LAM/MPI Installation Guide"
included in the LAM/MPI distribution and available on http://www.lam-mpi.org/
"LAM/MPI User's Guide"
included in the LAM/MPI distribution and available on http://www.lam-mpi.org/
"LAM Frequently Asked Questions"
at http://www.lam-mpi.org/faq/
"MPI Primer / Developing with LAM", Ohio Supercomputer Center
"MPI: A Message-Passing Interface Standard", Message-Passing Interface Forum, version 1.1
at http://www.mpi-forum.org/
"MPI-2: Extensions to the Message Passing Interface", Message Passing Interface Forum, version 2.0
at http://www.mpi-forum.org/
MPI Quick Tutorials
"LAM/MPI ND User Guide / Introduction"
at http://www.lam-mpi.org/mpi/tutorials/lam/
"MPI: It's Easy to Get Started"
"MPI: Everyday Datatypes"
"MPI: Everyday Collective Communication"
Guaranteed Envelope Resources
"Robust MPI Message Delivery Through Guaranteed Resources", MPI Developer's Conference, 1995
LAM 7.1.4 July, 2007 LAM(1)