Re: [OMPI users] pbs vs openmpi node allocation

2015-08-03 Thread Gus Correa
Hi Abhisek On 08/03/2015 12:59 PM, abhisek Mondal wrote: Hi, I'm using openmpi-1.6.4 to distribute a jobs in 2 different nodes using this command: /"mpirun --hostfile myhostfile -np 10 nwchem my_code.nw"/ Here, "myhostfile" contains: /cx0937 slots=5 / /cx0934 slots=5/ I am assuming by pbs

Re: [OMPI users] pbs vs openmpi node allocation

2015-08-03 Thread Andrus, Brian Contractor
Computing Naval Postgraduate School Monterey, California voice: 831-656-6238 From: users [mailto:users-boun...@open-mpi.org] On Behalf Of abhisek Mondal Sent: Monday, August 03, 2015 10:00 AM To: Open MPI Users Subject: [OMPI users] pbs vs openmpi node allocation Hi, I'm using openmpi-1.6

[OMPI users] pbs vs openmpi node allocation

2015-08-03 Thread abhisek Mondal
Hi, I'm using openmpi-1.6.4 to distribute a jobs in 2 different nodes using this command: *"mpirun --hostfile myhostfile -np 10 nwchem my_code.nw"* Here, "myhostfile" contains: *cx0937 slots=5* *cx0934 slots=5* But as I have to submit the jobs using .pbs script, I'm wondering in this case,