Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
История
Ralph Castain
8853e0e80a
Fix regular expression analyzer for slurmd - use a slurm-specific version
...
Fix multi-node routing for daemon startup when static ports are not set This commit was SVN r24898.
2011-07-13 22:49:56 +00:00
..
config
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
etc
Many thanks to Ralf W. for finding a subtle bug in these Makefile.am's
2008-06-04 01:28:03 +00:00
include
Define a new error constant
2011-06-28 19:47:16 +00:00
mca
Fix regular expression analyzer for slurmd - use a slurm-specific version
2011-07-13 22:49:56 +00:00
orted
After a nice, calm, rational discussion between Brian, Jeff, and myself, we decided to revert r24864 and r24862 to restore the reference counters in opal_init/finalize. The rationale was that we should instead change orte_init/finalize to also use reference counters to support multi-embedded libraries. Jeff and Brian will discuss proposing a similar change to mpi_init/finalize to the MPI Forum so that all three libraries will behave in similar manners.
2011-07-12 17:07:41 +00:00
runtime
Fix some major bit-rot on scalable launch. If static ports are provided, then daemons can connect back to the HNP via the routed connection tree instead of doing so directly. In order to do that at scale, the node list must be passed as a regular expression - otherwise, the orted command line gets too long.
2011-07-07 18:54:30 +00:00
test
Fix regular expression analyzer for slurmd - use a slurm-specific version
2011-07-13 22:49:56 +00:00
threads
There is no need for the byte variable.
2011-01-24 22:41:04 +00:00
tools
After a nice, calm, rational discussion between Brian, Jeff, and myself, we decided to revert r24864 and r24862 to restore the reference counters in opal_init/finalize. The rationale was that we should instead change orte_init/finalize to also use reference counters to support multi-embedded libraries. Jeff and Brian will discuss proposing a similar change to mpi_init/finalize to the MPI Forum so that all three libraries will behave in similar manners.
2011-07-12 17:07:41 +00:00
util
Fix regular expression analyzer for slurmd - use a slurm-specific version
2011-07-13 22:49:56 +00:00
CMakeLists.txt
Add the initial support for MinGW and MSYS.
2011-04-29 14:42:07 +00:00
Doxyfile
Fix the broken Doxyfile so people can generate what little code base documentation we have :-)
2006-04-13 12:52:17 +00:00
Makefile.am
Add orte-level thread support to avoid some of the opal_if_threads protection used solely for ompi.
2010-11-08 19:09:23 +00:00