Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
tools
/
orterun
История
Ralph Castain
c96cc2d5a0
In order to properly connect to debuggers like STAT, we need to get the hostname in its unstripped version for the MPIR_proctab. Unfortunately, we need a stripped version for Cray's alps launcher. So when we are stripping the hostname prefix, retain alias hostnames and add the ability to specify an alias to use in the proctab.
...
This commit was SVN r27863.
2013-01-18 05:00:05 +00:00
..
CMakeLists.txt
One library was missing for linking orterun on Windows.
2011-08-18 09:33:41 +00:00
help-orterun.txt
Fix the help message warning of multiple prefixes so it correctly prints out the info, and fix a typo.
2012-09-05 16:28:36 +00:00
main.c
Update the copyright notices for IU and UTK.
2005-11-05 19:57:48 +00:00
Makefile.am
Fix typo
2012-12-23 18:13:39 +00:00
orterun.1in
Fixes trac:3057: minor update to the man page to state that slot locations
2012-05-23 11:43:33 +00:00
orterun.c
In order to properly connect to debuggers like STAT, we need to get the hostname in its unstripped version for the MPIR_proctab. Unfortunately, we need a stripped version for Cray's alps launcher. So when we are stripping the hostname prefix, retain alias hostnames and add the ability to specify an alias to use in the proctab.
2013-01-18 05:00:05 +00:00
orterun.h
Add a new "test" component to the DFS that treats all files as remote in order to test the app-to-daemon interactions on a single machine. Set a global param to indicate we are using staged execution. Add a param to indicate it is okay for non-MPI processes to execute without finalizing. Cleanup file map load and fetch operations.
2012-11-10 14:09:12 +00:00