Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
plm
История
Ralph Castain
356e7ea904
Move all collective id's into the attributes and let the job pack/unpack take care of them instead of singling them out. Add the envars just prior to forking the children instead of into the launch message itself. Remove a few #if CR as the attributes functionality can handle this condition now.
...
This commit was SVN r32133.
2014-07-03 15:58:13 +00:00
..
alps
Fix support for Cray alps
2014-06-24 21:29:04 +00:00
base
Move all collective id's into the attributes and let the job pack/unpack take care of them instead of singling them out. Add the envars just prior to forking the children instead of into the launch message itself. Remove a few #if CR as the attributes functionality can handle this condition now.
2014-07-03 15:58:13 +00:00
isolated
Per RFC:
2014-06-01 16:14:10 +00:00
lsf
Cleanup compile issues - missing updates to some plm components and the slurm ras component
2014-06-01 17:59:06 +00:00
rsh
Multiple sigchld reports can occur within a single event callback, so have to reap them until none remain. Also, need to ensure the daemon is flagged as alive prior to calling wait_cb
2014-06-17 18:46:40 +00:00
slurm
Mark the proc as alive so waitpid callback system doesn't immediately activate the callback
2014-06-18 14:04:55 +00:00
tm
Silence some useless warnings, and fix a missed updated in the tm plm
2014-06-02 17:57:56 +00:00
Makefile.am
Use the correct abstraction layer name for the data dirs
2014-05-08 14:32:24 +00:00
plm_types.h
When we comm_spawn, we really want to respect the original -host directives and not expand the daemon virtual machine unless directed to do so in the comm_spawn command. Otherwise, we will automatically launch daemons on every node in the allocation.
2014-04-30 22:26:18 +00:00
plm.h
Sorry for mid-day commit, but I had promised on the call to do this upon my return.
2012-04-06 14:23:13 +00:00