Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
tools
/
orterun
История
Ralph Castain
d44e4a311f
Per request from Dave Goodell, add support for MPIEXEC_TIMEOUT - if set in the environment, terminate the job after the specified number of seconds has passed. Equivalent to MPICH functionality.
...
cmr=v1.7.4:reviewer=dgoodell:subject=add support for MPIEXEC_TIMEOUT This commit was SVN r29831.
2013-12-07 01:58:32 +00:00
..
help-orterun.txt
Check for bozo error of negative np for an app as this will cause ORTE to spin forever.
2013-09-11 19:21:22 +00:00
main.c
Update the copyright notices for IU and UTK.
2005-11-05 19:57:48 +00:00
Makefile.am
Remove all remaining vestiges of the Windows integration
2013-02-28 17:31:47 +00:00
orterun.1in
Fix one more nroff macro issue
2013-02-21 17:38:06 +00:00
orterun.c
Per request from Dave Goodell, add support for MPIEXEC_TIMEOUT - if set in the environment, terminate the job after the specified number of seconds has passed. Equivalent to MPICH functionality.
2013-12-07 01:58:32 +00:00
orterun.h
I guess some profiling tools and debuggers require that the argv[0] of each rank be unique so they can create a filename based on that value. For those obscure cases, provide an mpirun cmd line option that indexes each argv[0] by rank
2013-02-15 20:20:49 +00:00