Archives


- Beowulf
- Beowulf Announce
- Scyld-users
- Beowulf on Debian

Beowwulf Status Monitor on Scyld

Many of your questions may have already been answered in earlier discussions or in the FAQ. The search results page will indicate current discussions as well as past list serves, articles, and papers.

Search

Sean Dilda agrajag at scyld.com
Sun Nov 11 21:41:54 PST 2001


On Sun, 11 Nov 2001, german kogan wrote:

> What do you mean by -8? What does NO_LOCAL=1 mean and do I have to set
> this every time I ran mpi? The command I use for running
> mpi is 'mpi -np "number of processes" ./a.out'. Where would I put
> NO_LOCAL=1?

-8 as in 27az-8, 27bz-8 or 27cz-8.

I had thought that you were starting your jobs by doing:
NP=4 ./a.out
in which case you'd do:
NP=4 NO_LOCAL=1 ./a.out

(you can replace '4' with however many processes you actually want)

As you're using mpirun, you can also do:
mpirun -np "number of processes" -nolocal ./a.out
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 232 bytes
Desc: not available
Url : http://www.scyld.com/pipermail/beowulf/attachments/20011112/6973f016/attachment.bin


More information about the Beowulf mailing list