Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
oob
История
Ralph Castain
e5f687f896
Speed-up the OOB/TCP communications by using writev instead of writing the header, and then separately write the body
...
Signed-off-by: Ralph Castain <rhc@open-mpi.org>
2017-01-19 13:03:44 -08:00
..
alps
Minor cleanups to eliminate warnings
2017-01-06 08:44:10 -08:00
base
Do not resend if max_retries is exceeded. Make a verbose output available to tell us where the intended message was to go.
2016-11-29 19:21:16 -08:00
tcp
Speed-up the OOB/TCP communications by using writev instead of writing the header, and then separately write the body
2017-01-19 13:03:44 -08:00
ud
Revise the routed framework to be multi-select so it can support the new conduit system. Update all calls to rml.send* to the new syntax. Define an orte_mgmt_conduit for admin and IOF messages, and an orte_coll_conduit for all collective operations (e.g., xcast, modex, and barrier).
2016-10-23 21:52:39 -07:00
Makefile.am
Purge whitespace from the repo
2015-06-23 20:59:57 -07:00
oob.h
Revise the routed framework to be multi-select so it can support the new conduit system. Update all calls to rml.send* to the new syntax. Define an orte_mgmt_conduit for admin and IOF messages, and an orte_coll_conduit for all collective operations (e.g., xcast, modex, and barrier).
2016-10-23 21:52:39 -07:00