Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
db
История
Ralph Castain
0427a478b2
Remove stale component
...
This commit was SVN r27683.
2012-12-18 04:00:51 +00:00
..
base
Per RFC modify the behavior of mca_base_components_close to NOT close the output. Modify frameworks to always close their output and set to -1.
2012-11-06 19:09:26 +00:00
dbase
Add database framework to ORTE and refactor modex code to utilize it. Create the "hash" db component from the prior modex db code. Leave the other components ignored for now - will activate them later.
2012-06-19 13:38:42 +00:00
hash
Add some more detailed error output to the db_hash component and nidmap code. Ensure the local nodename is included in the HNP's aliases
2012-11-18 17:57:19 +00:00
db_types.h
Get staged execution working on multi-node setups. Improve efficiency by only remapping if all procs not yet mapped in the job.
2012-08-29 20:35:52 +00:00
db.h
Roll in the rest of the modex change. Eliminate all non-modex API access of RTE info from the MPI layer - in some cases, the info was already present (either in the ompi_proc_t or in the orte_process_info struct) and no call was necessary. This removes all calls to orte_ess from the MPI layer. Calls to orte_grpcomm remain required.
2012-06-27 14:53:55 +00:00
Makefile.am
Add missing file to tarball
2012-06-28 02:57:10 +00:00