Newsgroups: comp.parallel.mpi
From: tuel@tuel.kgn.ibm.com (Bill Tuel)
Subject: Re: Suspended (tty input) from IBM SP2 POE?
Summary: POE running in the background will suspend on tty
Keywords: SP2 POE
Organization: IBM Corporation, Poughkeepsie NY
Date: 30 Nov 1995 08:35:17 -0500
Message-ID: <49kbul$ihk@tuel.kgn.ibm.com>

It sounds like POE, which gets control on your home node/workstation,
is running in the background.  POE reads stdin, since it doesn't
know when your program will want it.  If your program doesn't read
stdin, then redirect /dev/null to it and POE will be happy.

Bill Tuel	
POWERparallel Development Lab
Poughkeepsie, NY

