Newsgroups: comp.parallel.mpi
From: tuel@tuel.kgn.ibm.com (Bill Tuel)
Subject: Input / Output with SP1
Summary: Use mpc_flush(1) in Parallel Environment
Keywords: SP1 mpich
Organization: IBM Corporation, Poughkeepsie NY
Date: 13 Oct 1995 15:15:37 -0400
Message-ID: <45mdsp$drq@tuel.kgn.ibm.com>

  Parallel Environment for the SP1 and SP2 has some service
functions that help you handle standard I/O.  If you insert
a call to mpc_flush(1) in your programs then Parallel Environment
will flush its buffers in the process actually attached to your
terminal, and you will see them before responding to a same-line
prompt. 
	Bill Tuel
	POWERParallel Systems Development Lab

