Newsgroups: comp.parallel.mpi
From: koonmeng@nsrc.nus.sg (Cheshire Cat)
Subject: Capturing LAM output?
Organization: \\WONDERLAND
Date: 12 Jun 1995 02:24:19 GMT
Message-ID: <3rg8gj$fce@nuscc.nus.sg>

Hi, I am running LAM as an at job (for some intensive CFD computations), but
the executable code prints the results on the terminal screen.  Since it's an
at job, I don't own a tty, so is it possible to direct the results into a
file?

The standard UNIX redirections don't work, and the '-o' option for LAM's
mpirun won't work either (empty output file).

I am using LAM v5.2.1 (patched).  Help!

