Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
rml
История
Ralph Castain
e884cbf5f5
Even though the ofi component doesn't do any routing itself, the rest of the code base (e.g., grpcomm) needs to know what routing module this component is using. So set it to the "direct" module, and don't allow ofi to be used if that module isn't available.
...
Signed-off-by: Ralph Castain <rhc@open-mpi.org>
2017-06-02 15:47:25 -07:00
..
base
Clean up the conduit open code so we return detectable errors when conduit not opened.
2017-06-02 10:40:51 -07:00
ofi
Even though the ofi component doesn't do any routing itself, the rest of the code base (e.g., grpcomm) needs to know what routing module this component is using. So set it to the "direct" module, and don't allow ofi to be used if that module isn't available.
2017-06-02 15:47:25 -07:00
oob
opal/timing: remove RML timings
2017-04-07 21:16:21 +06:00
Makefile.am
Purge whitespace from the repo
2015-06-23 20:59:57 -07:00
rml_types.h
Clean up the conduit open code so we return detectable errors when conduit not opened.
2017-06-02 10:40:51 -07:00
rml.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