Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
opal
/
mca
/
pmix
История
Ralph Castain
2c723f4338
Roll to track PMIx master
...
Signed-off-by: Ralph Castain <rhc@open-mpi.org>
2017-09-01 12:30:34 -07:00
..
base
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
cray
mca: Dynamic components link against project lib
2017-08-24 11:56:16 -04:00
ext1x
mca: Dynamic components link against project lib
2017-08-24 11:56:16 -04:00
ext2x
pmix/ext2x: automatically generate ext2x component from pmix2x sources
2017-08-30 09:41:31 +09:00
flux
mca: Dynamic components link against project lib
2017-08-24 11:56:16 -04:00
isolated
mca: Dynamic components link against project lib
2017-08-24 11:56:16 -04:00
pmix2x
Roll to track PMIx master
2017-09-01 12:30:34 -07:00
s1
mca: Dynamic components link against project lib
2017-08-24 11:56:16 -04:00
s2
mca: Dynamic components link against project lib
2017-08-24 11:56:16 -04:00
Makefile.am
Integrate PMIx 1.0 with OMPI.
2015-08-29 16:04:10 -07:00
pmix_server.h
Update to include the PMIx 2.0 APIs for monitoring and job control. Include required integration, but leave the monitors off for now. Move the sensor framework out of ORTE as it is being absorbed into PMIx
2017-03-21 17:47:08 -07:00
pmix_types.h
Fix the orte-dvm operations so that orterun can connect and execute an application. There is a lingering problem, though. The first invocation of orterun succeeds every time. However, subsequent invocations have a high probability of hanging in the OOB connection handshake.
2017-08-23 17:31:08 -07:00
pmix.h
If the HWLOC shared memory system is unable to connect, then fallback to providing the topology via XML. Do not automatically provide the XML to every process as that defeats the purpose of the shared memory system. Instead, use PMIx_Query_info_nb to get the info from the server when required.
2017-08-22 18:12:26 -07:00