Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
opal
/
mca
/
pmix
/
pmix1xx
История
George Bosilca
6c28f114f1
Silence a warning regarding the format str for snprintf.
2015-10-24 15:24:40 -04:00
..
pmix
Fix singleton operations when running under a SLURM allocation. Sadly, SLURM's PMI will return success even if the PMI server isn't actually available. This leads to erroneous selection of pmix and ess components. So add a further requirement (namely, that we see a job_step envar) to the SLURM pmix components along with some modification of ess selection code to avoid the problem
2015-10-17 20:24:03 -07:00
autogen.subdirs
Integrate PMIx 1.0 with OMPI.
2015-08-29 16:04:10 -07:00
configure.m4
pmix1xx configury: invoke sub-configure with CFLAGS and CPPFLAGS on the command line
2015-10-22 10:13:52 +09:00
Makefile.am
pmix1xx: fix CPPFLAGS when DSO are not built
2015-09-09 14:20:12 +09:00
pmix1_client.c
sync with master
2015-10-06 06:04:54 -07:00
pmix1_server_north.c
Silence a warning regarding the format str for snprintf.
2015-10-24 15:24:40 -04:00
pmix1_server_south.c
sync with master
2015-10-06 06:04:54 -07:00
pmix1.h
Cleanup the code a bit by simply adding our nspace to the top of the list of jobid <-> nspace correlations. Add two new APIs to opal_pmix for registering new jobid/nspace pairs and retrieving an nspace given a jobid - these are required to support connect/accept. No impact on the PMIx library.
2015-09-28 08:50:13 -07:00
pmix_pmix1_component.c
Cleanup the code a bit by simply adding our nspace to the top of the list of jobid <-> nspace correlations. Add two new APIs to opal_pmix for registering new jobid/nspace pairs and retrieving an nspace given a jobid - these are required to support connect/accept. No impact on the PMIx library.
2015-09-28 08:50:13 -07:00
pmix_pmix1.c
Cleanup the code a bit by simply adding our nspace to the top of the list of jobid <-> nspace correlations. Add two new APIs to opal_pmix for registering new jobid/nspace pairs and retrieving an nspace given a jobid - these are required to support connect/accept. No impact on the PMIx library.
2015-09-28 08:50:13 -07:00