Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
opal
/
mca
/
pmix
История
Ralph Castain
0561d64748
Continue tracking PMIx v2.1.0
...
Signed-off-by: Ralph Castain <rhc@open-mpi.org>
2017-08-23 09:38:27 -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
Merge pull request
#3842
from hppritcha/topic/fix_cray_pmix_problem
2017-07-11 08:29:56 -06:00
ext1x
pmix: do not invoke PMIX_INFO_CREATE() with a zero size
2017-07-14 15:00:05 +09:00
ext2x
Roll in update to PMIx master. Transfer updates from pmix2x component to ext2x
2017-08-22 13:06:47 -07:00
flux
Implement the changes required to support cross-library coordination. Update PMIx to support intra-process notifications and ensure that we always notify ourselves for events. Add a new ompi/interlib directory where cross-lib coordination code can go, and put the code to declare ourselves there (called from ompi_mpi_init.c).
2017-05-08 10:04:50 -07:00
isolated
Fix the isolated pmix component. Cleanup the ess/singleton component - we shouldn't be automatically discovering the local topology as that is now done on-demand.
2017-07-19 12:14:29 -07:00
pmix2x
Continue tracking PMIx v2.1.0
2017-08-23 09:38:27 -07:00
s1
pmix/s1: fix problems with ref counting in s1
2017-07-18 15:59:28 -06:00
s2
pmix/s2: fix srun native launch for pmi2
2017-07-12 17:45:52 -06: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
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
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