Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
rml
История
Adrian Reber
34625b360b
use the newly created JOB_STATE_FT_* events
...
This commit was SVN r31021.
2014-03-12 12:37:14 +00:00
..
base
Track the origin of a message so it can be passed across transports
2014-01-26 21:09:26 +00:00
ftrm
Fix longstanding issue with our multi-project support. Rather than using
2014-01-07 22:11:15 +00:00
oob
use the newly created JOB_STATE_FT_* events
2014-03-12 12:37:14 +00:00
Makefile.am
Fix longstanding issue with our multi-project support. Rather than using
2014-01-07 22:11:15 +00:00
rml_types.h
For large scale systems, we would like to avoid doing a full modex during MPI_Init so that launch will scale a little better. At the moment, our options are somewhat limited as only a few BTLs don't immediately call modex_recv on all procs during startup. However, for those situations where someone can take advantage of it, add the ability to do a "modex on demand" retrieval of data from remote procs when we launch via mpirun.
2014-01-11 17:36:06 +00:00
rml.h
As per the RFC, bring in the ORTE async progress code and the rewrite of OOB:
2013-08-22 16:37:40 +00:00