Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
orted
/
pmix
История
Ralph Castain
af85e48dd7
Silence Coverity warning, silence pmix_error_log of success
...
Signed-off-by: Ralph Castain <rhc@open-mpi.org>
2017-07-21 15:33:16 -07:00
..
Makefile.am
Integrate PMIx 1.0 with OMPI.
2015-08-29 16:04:10 -07:00
pmix_server_dyn.c
Update to latest PMIx master - equivalent to 2.0rc2. Update the thread support in the opal/pmix framework to protect the framework-level structures.
2017-06-20 09:02:15 -07:00
pmix_server_fence.c
Update OPAL and ORTE for thread safety
2017-06-06 12:30:57 -07:00
pmix_server_gen.c
Update OPAL and ORTE for thread safety
2017-06-06 12:30:57 -07:00
pmix_server_internal.h
Update OPAL and ORTE for thread safety
2017-06-06 12:30:57 -07:00
pmix_server_pub.c
Silence Coverity warning, silence pmix_error_log of success
2017-07-21 15:33:16 -07:00
pmix_server_register_fns.c
Fix comm_spawn by registering nspace info only when needed - either when we have local procs, or when job-level info is required by connecting jobs
2017-02-14 19:47:56 -08:00
pmix_server.c
orte/pmix/server: Fix direct modex response with error status
2017-07-20 23:50:57 +07:00
pmix_server.h
Enable use of OFI fabrics for launch and other collective operations. Update the PMIx repo to the latest master to get the required support for the server to "push" modex info, and to retrieve all its own "modex" values for sending back to mpirun. Have mpirun cache them in its local modex hash as OFI goes point-to-point direct and doesn't route - so the remote daemons don't need a copy of this connection info.
2017-06-23 19:57:21 -07:00