Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
tools
История
Ralph Castain
652b91ee26
Remove some compiler warnings
...
This commit was SVN r12678.
2006-11-27 23:47:36 +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
Remove some compiler warnings
2006-11-27 23:47:36 +00:00
orted
Bring ortehalt to a preliminary capability. It will corectly order a persistent daemon to exit cleanly. Need to now interface it to orterun, clean up a few things here and there
2006-11-18 04:47:51 +00:00
ortehalt
Correctly "hide" the new orte tools - they shouldn't get compiled or seen unless you specifically go into those subdirectories and manually do a "make".
2006-11-22 14:35:16 +00:00
ortekill
Correctly "hide" the new orte tools - they shouldn't get compiled or seen unless you specifically go into those subdirectories and manually do a "make".
2006-11-22 14:35:16 +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
since orteboot, ortehalt, and ortekill were all added today (including to
2006-11-23 03:10:57 +00:00