Skip to content

Conversation

@rhc54
Copy link
Contributor

@rhc54 rhc54 commented Aug 31, 2016

It is possible that one or more procs could get thru PMIx_Init, and thus be marked as in state "registered", before all local procs have been started. If that happens, then we would report some of the procs in state "running", and the others in state "registered" - which means that the HNP would miss the "running" stage of the state machine.

Thanks to Jingchao Zhang for his patience in tracking this down on the 2.0 branch

It is possible that one or more procs could get thru PMIx_Init, and thus be marked as in state "registered", before all local procs have been started. If that happens, then we would report some of the procs in state "running", and the others in state "registered" - which means that the HNP would miss the "running" stage of the state machine.

Thanks to Jingchao Zhang for his patience in tracking this down on the 2.0 branch
@ibm-ompi
Copy link

Build Failed with XL compiler! Please review the log, and get in touch if you have questions.

Gist: https://gist.github.com/8376b1be4d698d16da07fa963352d821

@rhc54
Copy link
Contributor Author

rhc54 commented Aug 31, 2016

@jjhursey OUCH:

  CC       base/rcache_base_mem_cb.lo
1586-493 (U) INTERNAL COMPILER ERROR: Error Unable to open input body stream in Procedure OpenInputStreams.
/opt/ibm/xlC/13.1.3/bin/.orig/xlc_r: error: 1501-230 Internal compiler error; please contact your Service Representative. For more information visit:
http://www.ibm.com/support/docview.wss?uid=swg21110810
1586-493 (U) INTERNAL COMPILER ERROR: Error Unable to open input body stream in Procedure OpenInputStreams.
/opt/ibm/xlC/13.1.3/bin/.orig/xlc_r: error: 1501-230 Internal compiler error; please contact your Service Representative. For more information visit:
http://www.ibm.com/support/docview.wss?uid=swg21110810
make[2]: *** [base/rcache_base_frame.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: *** [base/rcache_base_vma.lo] Error 1

@ibm-ompi
Copy link

Build Failed with GNU compiler! Please review the log, and get in touch if you have questions.

Gist: https://gist.github.com/a1ecfa2dbdedd4f2f404b8fd0b09df9c

@rhc54 rhc54 merged commit ed58460 into open-mpi:master Aug 31, 2016
@rhc54 rhc54 deleted the topic/state branch August 31, 2016 06:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants