1
1
openmpi/orte/mca/routed/radix
2017-01-27 15:37:16 -08:00
..
Makefile.am Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
routed_radix_component.c If the HNP is going to request topology info, it cannot do so via a routed OOB message as the intervening daemons may not be ready. So disable routing until the VM is ready, and have daemons start routing as they receive the xcast launch msg (which includes the data they need to talk to their peers). 2017-01-27 15:37:16 -08:00
routed_radix.c If the HNP is going to request topology info, it cannot do so via a routed OOB message as the intervening daemons may not be ready. So disable routing until the VM is ready, and have daemons start routing as they receive the xcast launch msg (which includes the data they need to talk to their peers). 2017-01-27 15:37:16 -08:00
routed_radix.h Remove the max_connections parameter from the radix component as it is confusing. Modify PMIx client init so that it simply returns the nspace/rank if called by a server - this allows the server to retrieve its assigned ID. Register the server's nspace so client-side operations can succeed 2016-11-01 12:17:11 -07:00