Hi Raymond,
Thanks for your reply. Actually I have installed lam
previously. When I completely removed the mpirun from the /usr/bin and set
mpirun to this openmpi path its working correctly.
Ramya
On Fri, Feb 13, 2009 at 1:47 PM, Raymond Wan wrote:
>
> Hi Ramya,
>
>
> Ramya Nar
Hi Ramya,
Ramya Narasimhan wrote:
Hi,
I have installed openmpi-1.3. When I checked for the example programs,
the output shows only rank 0 of size 1 for 2 processors. When I gave the
command: *mpirun -hostfile node -np 2 hello_c*
the output is
Hello, world, I am 0 of 1
Hello, world, I am 0
Hi,
I have installed openmpi-1.3. When I checked for the example programs,
the output shows only rank 0 of size 1 for 2 processors. When I gave the
command: *mpirun -hostfile node -np 2 hello_c*
the output is
Hello, world, I am 0 of 1
Hello, world, I am 0 of 1
In my node file, I have
*IP addr