Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
tools
История
Ralph Castain
3c5a2cd17b
Cleanup a few warnings for unused variables
...
This commit was SVN r12620.
2006-11-17 19:32:49 +00:00
..
console
Here is the major MAD-cure commit. I have written plenty about it, so I refer you here to those messages for a description of everything that was done.
2006-09-14 21:29:51 +00:00
orte-clean
Fix a bug that had us generate an error message and abort startup when there were stale universe directories around. Now, we just ignore them.
2006-11-07 21:34:57 +00:00
orte-ps
Fix a bug that had us generate an error message and abort startup when there were stale universe directories around. Now, we just ignore them.
2006-11-07 21:34:57 +00:00
orteboot
Modify the reuse daemons procedure so we only generate the add_local_procs message once. Revise the display-map-at-launch option so the RMAPS framework takes responsibility for implementation of that option.
2006-11-17 19:06:10 +00:00
orted
Ensure the orted kills *all* local procs when exiting. Add a little clarity to some of the debugging output
2006-11-16 21:15:25 +00:00
ortehalt
Cleanup a few warnings for unused variables
2006-11-17 19:32:49 +00:00
ortekill
Cleanup a few warnings for unused variables
2006-11-17 19:32:49 +00:00
orteprobe
Bring over the update to terminate orteds that are generated by a dynamic spawn such as comm_spawn. This introduces the concept of a job "family" - i.e., jobs that have a parent/child relationship. Comm_spawn'ed jobs have a parent (the one that spawned them). We track that relationship throughout the lineage - i.e., if a comm_spawned job in turn calls comm_spawn, then it has a parent (the one that spawned it) and a "root" job (the original job that started things).
2006-11-14 19:34:59 +00:00
orterun
Modify the reuse daemons procedure so we only generate the add_local_procs message once. Revise the display-map-at-launch option so the RMAPS framework takes responsibility for implementation of that option.
2006-11-17 19:06:10 +00:00
wrappers
Grrr... Forgot that EXTRA_DIST and man_MANS are not set to include all the
2006-10-20 14:15:38 +00:00
Makefile.am
Need to revise the display-map-at-launch option so it is active not only for the initial launch, but applies to any subsequent comm_spawn events too.
2006-11-17 02:58:46 +00:00