Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
tools
/
orterun
История
Ralph Castain
c56cdac379
Finish cleanup of stdin. Set non-stdio file descriptors to non-blocking (thanks to Jeff for catching that one). Handle writes that result in "would have blocked" errno.
...
This commit was SVN r19793.
2008-10-24 01:42:58 +00:00
..
debuggers.c
Default job controls to forward IO. Adjust debugger code to not forward IO unless requested.
2008-10-06 17:56:23 +00:00
debuggers.h
Update the debugger interface per email thread with Jeff and Brian. Handoff to them for final test and validation
2008-06-18 15:28:46 +00:00
help-orterun.txt
Per the July technical meeting:
2008-08-04 20:29:50 +00:00
main.c
Update the copyright notices for IU and UTK.
2005-11-05 19:57:48 +00:00
Makefile.am
Some more work on the man pages:
2008-08-07 19:20:40 +00:00
orterun.1in
Added a couple examples and spelling corrections.
2008-08-11 12:34:02 +00:00
orterun.c
Finish cleanup of stdin. Set non-stdio file descriptors to non-blocking (thanks to Jeff for catching that one). Handle writes that result in "would have blocked" errno.
2008-10-24 01:42:58 +00:00
orterun.h
Roll in the revamped IOF subsystem. Per the devel mailing list email, this is a complete rewrite of the iof framework designed to simplify the code for maintainability, and to support features we had planned to do, but were too difficult to implement in the old code. Specifically, the new code:
2008-10-18 00:00:49 +00:00