Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
tools
/
orterun
История
Ralph Castain
b700fff1d1
Update the orterun man page - it was missing numerous options and had several out-of-date ones in it
...
This commit was SVN r19888.
2008-11-03 16:44:27 +00:00
..
debuggers.c
Silence a trivial compiler warnings (pgcc).
2008-10-27 14:23:02 +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
Update the orterun man page - it was missing numerous options and had several out-of-date ones in it
2008-11-03 16:44:27 +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