LAM/MPI logo

LAM/MPI General User's Mailing List Archives

  |   Home   |   Download   |   Documentation   |   FAQ   |   all just in this list

From: Vishal Sahay (vsahay_at_[hidden])
Date: 2003-04-22 23:12:17


>From what I guess from your mail, you wish to run a non-MPI program with
different command line parameters. You can run non-MPI programs in a
parallel fashion using the 'lamexec' command. See the man page of lamexec.

Also inorder to specify different command line parameters for each
instance of your program, using an appschema would help. Thus you can do:
lamexec <appschema-file>

Check the man page of appschema for more information. Hope this helps...

-Vishal Sahay
===================================================================
(Graduate Student, CS Dept. Open Systems Lab
Indiana University, Bloomington) Make Today A LAM/MPI Day :)
http://cs.indiana.edu/~vsahay http://www.lam-mpi.org
===================================================================

On Tue, 22 Apr 2003, James Martin wrote:

# Hi,
# I want to run a program with different values of
# command line parameter. In order to obtain result
# quickly it would be cool to execute the program with
# different values of the command line parameter on
# different machines simultaneously. I have written a
# MPI program for that but feel there should be a
# simpler way. I tried to look for some script on the
# net but got lost. Can anybody help me!!
#
# Thanks in advance,
# James
#
# __________________________________________________
# Do you Yahoo!?
# The New Yahoo! Search - Faster. Easier. Bingo
# http://search.yahoo.com
# _______________________________________________
# This list is archived at http://www.lam-mpi.org/MailArchives/lam/
#