Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
1f147cf9c6
Ветки
Теги
View all branches
openmpi
/
orte
/
orted
История
Ralph Castain
1f147cf9c6
Don't do an automatic "phone home" if a regex was given to the orted.
...
This commit was SVN r21645.
2009-07-13 14:50:01 +00:00
..
help-orted.txt
Bring in an updated launch system for the orteds. This commit restores the ability to execute singletons and singleton comm_spawn, both in single node and multi-node environments.
2007-07-12 19:53:18 +00:00
Makefile.am
Complete implementation of the --without-rte-support configure option. Working with Brian, this has been tested on RedStorm.
2008-06-18 03:15:56 +00:00
orted_comm.c
Restore the original API to terminate individual processes instead of the entire job. This was originally removed as we didn't at that time know how to take advantage of it. Some of us are now working on proactive resilience methods that move procs prior to node failure, so this is now a required API. Modify the odls, plm, and orted functions to support this new functionality.
2009-07-13 02:29:17 +00:00
orted_main.c
Don't do an automatic "phone home" if a regex was given to the orted.
2009-07-13 14:50:01 +00:00
orted.h
Continue to refine the timing instrumentation to identify where launch time is being spent
2009-01-12 19:12:58 +00:00