Thanx alot.
- Original Message -
From: "Ralph Castain"
To: "Open MPI Users"
Sent: Wednesday, February 29, 2012 5:56:23 PM
Subject: Re: [OMPI users] mpirun fails with no allocated resources
Fixed with r26071
On Feb 29, 2012, at 4:55 AM, Jeffrey Squyres wrote:
&
/openmpi-install
>>> make all install
>>>
>>>
>>> wahaj@wahaj-ThinkPad-T510:~$ mpirun -np 2 -H localhost,localhost
>>> /bin/hostname
>>> ----------
>>> There are no a
rsion 1.5.5 doesn't produces this error message.
>
> - Original Message -
> From: "Ralph Castain"
> To: "Open MPI Users"
> Sent: Tuesday, February 28, 2012 5:55:43 PM
> Subject: Re: [OMPI users] mpirun fails with no allocated resources
>
> Try le
Open MPI version 1.5.5 doesn't produces this error message.
- Original Message -
From: "Ralph Castain"
To: "Open MPI Users"
Sent: Tuesday, February 28, 2012 5:55:43 PM
Subject: Re: [OMPI users] mpirun fails with no allocated resources
Try leaving off the -H localho
regards,
> Wahaj
>
>
> - Original Message -
> From: "Ralph Castain"
> To: "Open MPI Users"
> Sent: Tuesday, February 28, 2012 3:30:47 PM
> Subject: Re: [OMPI users] mpirun fails with no allocated resources
>
>
> On Feb 28, 2012, at
.
--
regards,
Wahaj
- Original Message -
From: "Ralph Castain"
To: "Open MPI Users"
Sent: Tuesday, February 28, 2012 3:30:47 PM
Subject: Re: [OMPI users] mpirun fails with no allocated resources
On Feb
On Feb 28, 2012, at 7:24 AM, Muhammad Wahaj Sethi wrote:
> Hello!
> I am trying run following command using trunk version 1.7a1r25984.
>
> mpirun -np 2 -H localhost,localhost /bin/hostname
>
> It fails with following error message.
>
> --