Upshot is a graphics program for viewing log files of parallel programs.  The
expected log format is as produced by the alog logging system, but any file
in this format will do.  Log formats are described in the doc directory.

To install upshot, do 
    xmkmf
    make
in the toplevel directory ("upshot").  This will make the executables upshot, 
xhist, and xedge.  Then do
    make install
to install the executables in the bin directory (you can change this in the
Imakefile in upshot/src).

It is a good idea to employ the app-defaults file given in this directory.
You can either merge it into your .Xdefaults file by hand, or else use

  xrdb -merge app-defaults

before you run upshot.

One way to test things out is to go to the logfiles subdirectory and type

  ../../bin/upshot -l sam_hyp.16.log -s roo.sts

Rusty Lusk
Argonne National Laboratory
