[mpich-discuss] mpich startup without networking
Balaji, Pavan
balaji at anl.gov
Fri Jan 22 11:17:52 CST 2016
That's gross. I think nemesis has the same problem that I just fixed in Hydra.
The correct solution is to move this check for localhost/local IP to MPL and use it in both places. I'm in the middle of a different code hack right now and can't context switch to this, unfortunately. But given that you have a workaround for now, I've created a ticket for it and will deal with this later.
https://trac.mpich.org/projects/mpich/ticket/2329
-- Pavan
> On Jan 22, 2016, at 9:58 AM, Orion Poplawski <orion at cora.nwra.com> wrote:
>
> On 01/22/2016 08:52 AM, Balaji, Pavan wrote:
>>
>>> On Jan 22, 2016, at 9:40 AM, Orion Poplawski <orion at cora.nwra.com> wrote:
>>>
>>> On 01/21/2016 04:07 PM, Balaji, Pavan wrote:
>>>>
>>>> I don't have a way to easily test this, so I'm going to do
>>>> remote-email-testing on it. Can you try out the attached patch?
>>>>
>>>> -- Pavan
>>>
>>> That appears to allow -host localhost to work, thanks!
>>
>> Great. Does it also allow you to run when "-host localhost" is not provided?
>>
>> -- Pavan
>
> No, I still get:
>
>
> Testing MPI parallel I/O without netCDF...
> Fatal error in MPI_Init: Other MPI error, error stack:
> MPIR_Init_thread(474)..............:
> MPID_Init(190).....................: channel initialization failed
> MPIDI_CH3_Init(89).................:
> MPID_nem_init(320).................:
> MPID_nem_tcp_init(173).............:
> MPID_nem_tcp_get_business_card(420):
> MPID_nem_tcp_init(379).............: gethostbyname failed,
> copr-builder-194568281.novalocal (errno 2)
> Fatal error in MPI_Init: Other MPI error, error stack:
> MPIR_Init_thread(474)..............:
> MPID_Init(190).....................: channel initialization failed
> MPIDI_CH3_Init(89).................:
> MPID_nem_init(320).................:
> MPID_nem_tcp_init(173).............:
> MPID_nem_tcp_get_business_card(420):
> MPID_nem_tcp_init(379).............: gethostbyname failed,
> copr-builder-194568281.novalocal (errno 2)
> FAIL run_par_test.sh (exit status: 15)
>
>
> --
> Orion Poplawski
> Technical Manager 303-415-9701 x222
> NWRA, Boulder/CoRA Office FAX: 303-415-9702
> 3380 Mitchell Lane orion at nwra.com
> Boulder, CO 80301 http://www.nwra.com
> _______________________________________________
> discuss mailing list discuss at mpich.org
> To manage subscription options or unsubscribe:
> https://lists.mpich.org/mailman/listinfo/discuss
_______________________________________________
discuss mailing list discuss at mpich.org
To manage subscription options or unsubscribe:
https://lists.mpich.org/mailman/listinfo/discuss
More information about the discuss
mailing list