LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Issue with job using 'mpirun' command (https://www.linuxquestions.org/questions/linux-general-1/issue-with-job-using-mpirun-command-4175549534/)

abhisek_90 08-01-2015 05:21 AM

Issue with job using 'mpirun' command
 
Hi,
I'm working on a cluster machine with opnempi available.
I'm trying to put a job with 2 different nodes and 16 processors per nodes.
Using this command:
Code:

mpirun -np 32 --hostfile myhostfile -loadbalance exe
Data in myhostfile:
Code:

cx0937 slots=16 
cx0934 slots=16

But the job is terminated each time before job allocation happens in the mentioned nodes.

So, it'll very nice if I get some suggestions regarding the facts I'm missing.

Keith Hedger 08-01-2015 05:21 PM

I think this may be in the wrong forum, either way you need to supply way more info distro, version etc etc.

unSpawn 08-02-2015 02:48 AM

Duplicate of https://www.linuxquestions.org/quest...nd-4175549534/ closed. Please do not do that again.


All times are GMT -5. The time now is 02:05 AM.