[mpich-discuss] Question

Darius Buntinas buntinas at mcs.anl.gov
Wed Nov 24 10:38:38 CST 2010


Hi Adam,

To give the full path name of your program, let's say it's in a directory called "/home/foo/bar", then you would run it like this:

    mpiexec -n 4 /home/foo/bar/abinip

assuming you wanted to run it with 4 processes.

Give that a try.

-d

On Nov 24, 2010, at 1:38 AM, Talla wrote:

> Hello,
> Thank you for answering my question, however, I am not a linux geek so
> I am not sure how to do this? do you have any detailed information?
> regards,
> 
> On Tue, Nov 23, 2010 at 7:56 PM, Darius Buntinas <buntinas at mcs.anl.gov> wrote:
>> 
>> Try giving the full path to the executable.  Also the executable must be accessible from each node using the same path (this is usually true if the executable is on a shared filesystem like NFS).
>> 
>> -d
>> 
>> On Nov 23, 2010, at 7:47 AM, Talla wrote:
>> 
>>> Hello,
>>> I really need your help, I am stuck with this issue for a while and I can not figure it out.
>>> I build a cluster using rocks Centos 5.3 and every thing seems works fine accept when I am trying to submit a job to the cluster (try to do parallel simulation)  I always get the message: mpiexec was unable to launch the specified application as it could not find an executable:
>>> 
>>> Executable: abinip"
>>> 
>>> I am using mpich2 in my system.
>>> 
>>> I am not sure what to do?
>>> 
>>> I am new to the linux world so any help will be appreciated.
>>> Adam
>>> _______________________________________________
>>> mpich-discuss mailing list
>>> mpich-discuss at mcs.anl.gov
>>> https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss
>> 
>> _______________________________________________
>> mpich-discuss mailing list
>> mpich-discuss at mcs.anl.gov
>> https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss
>> 
> _______________________________________________
> mpich-discuss mailing list
> mpich-discuss at mcs.anl.gov
> https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss



More information about the mpich-discuss mailing list