Barnet,
This isn't the most straightforward solution, but as a workaround, create a
bash script and run that script through npRmpi? Something like:
!#/bin/bash
openmpi -np 15 -hostfile /path/to/hostfile $1
Cheers,
Ethan
--
Dr. Ethan Deneault
Assistant Professor of Physics
The Universi
deeper, it turns out that there was a typo in the iptables file for the
nodes: they were accepting all traffic on eth1 instead of eth0. Only the master has an eth1 port.
When I checked the tables earlier, I didn't notice the discrepancy.
Thank you all so much!
Cheers,
Ethan
--
Dr.
filesystem.
Cheers,
Ethan
Rolf
On 09/21/10 14:41, Ethan Deneault wrote:
Prentice Bisbal wrote:
I'm assuming you already tested ssh connectivity and verified everything
is working as it should. (You did test all that, right?)
Yes. I am able to log in remotely to all nodes from the
your using.
The machine file is a simple list of hostnames, as an example:
m43
taygeta
asterope
Cheers,
Ethan
--
Dr. Ethan Deneault
Assistant Professor of Physics
SC-234
University of Tampa
Tampa, FL 33615
Office: (813) 257-3555
David,
I did try that after I sent the original mail, but the -np 4 flag doesn't fix
the problem, the program still hangs. I've also double checked the iptables for
the image and for the master node, and all ports are set to accept.
Cheers,
Ethan
--
Dr. Ethan Deneault
Assistant
r, and each machine uses the same image (and thus the same paths). If there was a problem with
the path, it would not run.
Any insight would be appreciated.
Thank you,
Ethan
--
Dr. Ethan Deneault
Assistant Professor of Physics
SC-234
University of Tampa
Tampa, FL 33615
Office: (813) 257-3555
Arun,
Before you call any MPI subroutines, you have to call MPI_Init(ierr) first.
Once you put that line in, it should work.
Cheers,
Ethan
--
Dr. Ethan Deneault
Assistant Professor of Physics
SC 234
University of Tampa
Tampa, FL 33606
-Original Message-
From: users-boun...@open