Newsgroups: comp.parallel.mpi
From: Glenn Larson <glarson@uiowa.campus.mci.net>
Subject: I/O in MPI
Organization: University of Iowa
Date: Fri, 07 Nov 1997 10:39:18 -0600
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <34634435.C0C31294@uiowa.campus.mci.net>

A question I haven't been able to find a definite answer for:

I'm looking into the potential for distributed programming using MPI, as
a means
for teaching distributed computing.  One problem I have been running
into is
I/O to the keyboard through any process except 0 (the master).  My
question is,
is it possible for a process other than pid 0 to read from STDIN?

--

Glenn Larson
Center for Global and Regional Environmental Research
University of Iowa
glarson@cgrer.uiowa.edu




