-
Notifications
You must be signed in to change notification settings - Fork 934
Closed
Labels
Milestone
Description
Hi,
I am testing ompi/v3.x branch.
Installation logs:
http://www.giref.ulaval.ca/~cmpgiref/ompi_3.x/2017.04.26.08h32m32s_config.log
ompi_info -all:
http://www.giref.ulaval.ca/~cmpgiref/ompi_3.x/2017.04.26.08h32m32s_ompi_info_all.txt
I am running my test suite locally on a OpenSuse 13.2, Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz
I have 2 sequential tests (ie not launched whi mpirun) that hang very very soon at startup:
first test:
[zorg:04089] [[INVALID],INVALID] plm:rsh_lookup on agent ssh : rsh path NULL
[zorg:04089] plm:base:set_hnp_name: initial bias 4089 nodename hash 810220270
[zorg:04089] plm:base:set_hnp_name: final jobfam 50525
[zorg:04089] [[50525,0],0] plm:rsh_setup on agent ssh : rsh path NULL
[zorg:04089] [[50525,0],0] plm:base:receive start comm
[zorg:04089] [[50525,0],0] plm:base:launch [50525,1] registered
[zorg:04089] [[50525,0],0] plm:base:launch job [50525,1] is not a dynamic spawn
[zorg:04087] PMIX ERROR: UNPACK-PAST-END in file client/pmix_client.c at line 113
[zorg:04089] [[50525,0],0] plm:base:receive stop comm
second test:
[zorg:02486] [[INVALID],INVALID] plm:rsh_lookup on agent ssh : rsh path NULL
[zorg:02486] plm:base:set_hnp_name: initial bias 2486 nodename hash 810220270
[zorg:02486] plm:base:set_hnp_name: final jobfam 49938
[zorg:02486] [[49938,0],0] plm:rsh_setup on agent ssh : rsh path NULL
[zorg:02486] [[49938,0],0] plm:base:receive start comm
[zorg:02485] PMIX ERROR: UNPACK-PAST-END in file client/pmix_client.c at line 113
[zorg:02486] [[49938,0],0] plm:base:launch [49938,1] registered
[zorg:02486] [[49938,0],0] plm:base:launch job [49938,1] is not a dynamic spawn
[zorg:02486] [[49938,0],0] plm:base:receive stop comm
the others (about 480) are successful...
Is it I too early for reporting bugs for 3.x ?
Thanks,
Eric