Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
grpcomm
История
Ralph Castain
2e1fa3e08e
Don't error out if the recv.cancel comes back not found as this is just a race condition
...
This commit was SVN r24841.
2011-06-30 01:19:50 +00:00
..
bad
commit of new shared memory backing facility framework (shmem) and its components.
2011-06-21 15:41:57 +00:00
base
Don't error out if the recv.cancel comes back not found as this is just a race condition
2011-06-30 01:19:50 +00:00
cnos
commit of new shared memory backing facility framework (shmem) and its components.
2011-06-21 15:41:57 +00:00
hier
Standardize the initialization of the EPOCH's.
2011-06-28 14:20:33 +00:00
mcast
commit of new shared memory backing facility framework (shmem) and its components.
2011-06-21 15:41:57 +00:00
pmi
Restore slurm pmi support from long, long ago. Since we already have the ability to directly srun an MPI job, just conditionally add the PMI support for key values and provide a grpcomm module that uses PMI for barriers and modex.
2011-06-20 21:04:46 +00:00
portals4_shmem
* Add support for using modex to exchange NID/PID pairs when using Portals4.
2011-05-25 22:10:27 +00:00
configure.m4
WARNING: Work on the temp branch being merged here encountered problems with bugs in subversion. Considerable effort has gone into validating the branch. However, not all conditions can be checked, so users are cautioned that it may be advisable to not update from the trunk for a few days to allow MTT to identify platform-specific issues.
2010-09-17 23:04:06 +00:00
grpcomm_types.h
Separate the gathering of collective data by jobid
2008-05-02 12:00:08 +00:00
grpcomm.h
Start reducing our dependency on the event library by removing at least one instance where we use it to redirect the program counter. Rolf reported occasional hangs of mpirun in very specific circumstances after all daemons were done. A review of MTT results indicates this may have been happening more generally in a small fraction of cases.
2010-07-17 21:03:27 +00:00
Makefile.am
Fix mistake that came in via the ompi-agen tree in r23764. The mistake wasn't part of the core autogen upgrade; it was an additional 'bonus' cleanup. Oops. The mistake will always create a set of directories under installdir, even if you do not --with-devel-headers. The set of directories will be empty, but still -- they should not be there at all. This commit fixes that -- the directories are not created at all if you do not --with-devel-headers
2010-09-24 22:53:28 +00:00