Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
iof
/
orted
История
Ralph Castain
101b6fdeb8
Cleanup a little on how we handle the stdin write when we encounter end-of-input. Ensure that mpirun handles it correctly if the proc receiving stdin is local to mpirun
...
This commit was SVN r19996.
2008-11-14 14:31:33 +00:00
..
configure.params
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
iof_orted_component.c
Fix the iof race conditions wrt proc termination. This is comprised of two sections:
2008-11-12 23:32:01 +00:00
iof_orted_read.c
Fix the iof race conditions wrt proc termination. This is comprised of two sections:
2008-11-12 23:32:01 +00:00
iof_orted_receive.c
Cleanup the new IOF:
2008-10-23 19:11:05 +00:00
iof_orted.c
Cleanup a little on how we handle the stdin write when we encounter end-of-input. Ensure that mpirun handles it correctly if the proc receiving stdin is local to mpirun
2008-11-14 14:31:33 +00:00
iof_orted.h
Fix the iof race conditions wrt proc termination. This is comprised of two sections:
2008-11-12 23:32:01 +00:00
Makefile.am
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