1
1
openmpi/orte/mca/iof/hnp
2008-11-13 19:34:29 +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_hnp_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_hnp_read.c Don't set the stdin fd to -1 before calling the object destructor as that function calls event delete, which uses the fd as an index into the event array. 2008-11-13 19:34:29 +00:00
iof_hnp_receive.c 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_hnp_send.c 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_hnp.c Don't set the stdin fd to -1 before calling the object destructor as that function calls event delete, which uses the fd as an index into the event array. 2008-11-13 19:34:29 +00:00
iof_hnp.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