1
1
openmpi/orte/mca/iof
Brian Barrett ddda56eb0d * Don't use ptys for stdin. When a pty has close() called on it, it
discards all of the data in the pty that hasn't been read.  This was
  leading to data being discarded when files were redirected into
  mpirun and read by rank 0 of the job.  This was very "not good".

  The decision to not use ptys for stdin was made based on what Tim said
  that LA-MPI was doing.

  This needs to go to the v1.0 branch...  Tim should probably review...

This commit was SVN r8892.
2006-02-03 20:43:20 +00:00
..
base * Don't use ptys for stdin. When a pty has close() called on it, it 2006-02-03 20:43:20 +00:00
null Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
proxy A bunch of fixed for Windows support. 2005-12-12 20:04:00 +00:00
svc A bunch of fixed for Windows support. 2005-12-12 20:04:00 +00:00
iof.h added support for callback on receipt of I/O 2005-11-10 04:49:51 +00:00
Makefile.am fixes suggested by Ralf for supporting both Libtool 1 and 2 in Open MPI... 2005-12-19 03:10:23 +00:00