[Beowulf] Message Passing Parallel program with INPUT
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.
ThanhVu H. Nguyen - Gmail nguyenthanhvuh at gmail.comSun Aug 14 15:01:41 PDT 2005
- Previous message: [Beowulf] Re: Young novice with a tight pocket book (stuffnstuff)
- Next message: [Beowulf] How to judge whether an ip address is local or not
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi , I am able to successfully run existing programming in parallel with MPI. However when it comes to program that requires an input file (e.g, progname infile) , then I cannot able to run it in parallel, the 'infile' is not passed to the slave machines. I use this command mpirun -np 3 ./a.out infile then on machine id 0 (master), everything is fine but on other machines don't see the 'infile' argument. What is the correct way to run program that requires extra arguments ? Thanks tvn, ThanhVu H. Nguyen
- Previous message: [Beowulf] Re: Young novice with a tight pocket book (stuffnstuff)
- Next message: [Beowulf] How to judge whether an ip address is local or not
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Beowulf mailing list
