Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
routed
/
radix
История
Ralph Castain
435d771e76
Fix the radix routed component to correctly handle connected tools - in such cases, the route must be direct to the tool.
...
Signed-off-by: Ralph Castain <rhc@open-mpi.org>
2016-11-01 19:03:26 -07:00
..
Makefile.am
Purge whitespace from the repo
2015-06-23 20:59:57 -07:00
routed_radix_component.c
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
routed_radix.c
Fix the radix routed component to correctly handle connected tools - in such cases, the route must be direct to the tool.
2016-11-01 19:03:26 -07: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