Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
tools
/
orterun
История
Ralph Castain
1565816988
Do a little better job of cleaning up the session directory left by mpirun by ensuring we delete the event associated with debugger attachment and unlinking the pipe used for that purpose. Also, we no longer leave "abort" files around, so remove that check when deleting session directory trees
...
cmr=v1.7.5:reviewer=jsquyres:subject=cleanup session directories better This commit was SVN r30689.
2014-02-11 22:16:17 +00:00
..
help-orterun.txt
Specify units for the job completion timeout
2013-12-08 04:51:58 +00:00
main.c
Update the copyright notices for IU and UTK.
2005-11-05 19:57:48 +00:00
Makefile.am
Fix longstanding issue with our multi-project support. Rather than using
2014-01-07 22:11:15 +00:00
orterun.1in
After a lot of pain, I've managed to resolve the problem of conflicting mapping directives caused by mismatched MCA params - i.e., where someone has one variant of an MCA param (e.g., rmaps_base_mapping_policy) in their default MCA param file, and then specifies another variant (e.g., --npernode) on the command line. I can't fully resolve the problem as there is no way to know precisely what the user meant - we can only guess which param was really intended since the MCA param system
2014-02-07 21:25:40 +00:00
orterun.c
Do a little better job of cleaning up the session directory left by mpirun by ensuring we delete the event associated with debugger attachment and unlinking the pipe used for that purpose. Also, we no longer leave "abort" files around, so remove that check when deleting session directory trees
2014-02-11 22:16:17 +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