Joris Pinkse
2012-05-04 16:48:25 UTC
Hello,
I'm completely new to mpi and trying to run an mpi version of
hello_world on a single machine with 6 cores, using
mpirun -np 4 ./mpi_hello
It neither does anything nor returns. I'm using the openmpi (1.5)
packages that come with ubuntu 12.04.
What could be causing this? Is this a firewall issue? Any idea on how
I can resolve this?
Thanks!
J.
P.S.: Using my local machine to test my code before running jobs on a
cluster.
I'm completely new to mpi and trying to run an mpi version of
hello_world on a single machine with 6 cores, using
mpirun -np 4 ./mpi_hello
It neither does anything nor returns. I'm using the openmpi (1.5)
packages that come with ubuntu 12.04.
What could be causing this? Is this a firewall issue? Any idea on how
I can resolve this?
Thanks!
J.
P.S.: Using my local machine to test my code before running jobs on a
cluster.