Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
История
Ralph Castain
52533f755e
Remove debug
...
Signed-off-by: Ralph Castain <rhc@open-mpi.org>
2016-12-28 13:24:39 -08:00
..
bindings
Fix the --tune problem by searching the argv for MCA params in advance of opal_init_util. Only search the first app_context as we historically have done - we can debate whether or not to search all app_contexts
2016-05-23 21:09:44 -07:00
etc
Purge whitespace from the repo
2015-06-23 20:59:57 -07:00
include
Bring the RML modifications across. This is the first step in a revamp of the ORTE messaging subsystem to support fabric-based communications during launch and wireup phases. When completed, the grpcomm and plm frameworks will each have their own "conduit" for communication - each conduit corresponds to a particular RML messaging transport. This can be the active OOB-based component, or a provider from within the RML/OFI component. Messages sent down the conduit will flow across the associated transport.
2016-10-11 16:01:02 -07:00
mca
Begin to reduce reliance of application procs on the topology tree itself by having the daemon provide more detailed info. In this case, provide the topology description string so that procs can readily determine the number of types of objects on the node, and a "locality" string that describes which objects this process is executing upon. The latter allows a process to compute the objects of overlap between itself and another proc without consulting the topology tree.
2016-12-28 09:14:26 -08:00
orted
Remove debug
2016-12-28 13:24:39 -08:00
runtime
Update the PMIx2 support to include the latest shared memory optimizations
2016-12-14 15:00:10 -08:00
test
Update signal handling to introduce a pause between SIGCONT and SIGTERM, followed by another pause before SIGKILL. Do this within the odls/kill_local_procs function while we know we are blocked in an event, and before the daemon shuts down the event progress loop
2016-12-06 12:34:42 -08:00
tools
Transfer some minor cleanups back from the PMIx reference server
2016-12-23 08:46:04 -08:00
util
Ensure that we don't bind-by-default in an oversubscribed condition
2016-12-15 07:58:52 -08:00
common_sym_whitelist.txt
common syms: whitelist bison-generated common symbols
2016-01-16 03:53:14 -08:00
Doxyfile
Purge whitespace from the repo
2015-06-23 20:59:57 -07:00
Makefile.am
Purge whitespace from the repo
2015-06-23 20:59:57 -07:00