           SPELL=netpipe
         VERSION=3.6
          SOURCE=NetPIPE\_$VERSION.tar.gz
     SOURCE_HASH=sha512:cd507e5c9cf95301cfd52afdfdc8407530ea0fc7b7d81902a8b5ec2a2042b6293d7b0b70a0f606208db741f6dace9648f1673c2d6819e1f85d48637c9cbe8a4a
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SOURCE/\.tar.gz/}
   SOURCE_URL[0]=http://www.scl.ameslab.gov/Projects/NetPIPE/code/$SOURCE
      LICENSE[0]=GPL
        WEB_SITE=http://www.scl.ameslab.gov/Projects/NetPIPE/
         ENTERED=20020606
           SHORT="network performance tool"
cat << EOF
NetPIPE is a protocol independent performance tool that encapsulates
the best of ttcp and netperf and visually represents the network
performance under a variety of conditions. By taking the end-to-end
application view of a network, NetPIPE clearly shows the overhead
associated with different protocol layers.

Interfaces are available for TCP, PVM and MPI.

Netpipe answers such questions as: 
how soon will a given data block of size k arrive at its destination? 
which network and protocol will transmit size k blocks the fastest? 
what is a given network's effective maximum throughput and saturation level?  
does there exist a block size k for which the throughput is maximized? 
how much communication overhead is due to the network comm. protocol layer(s)? 
how quickly will a small (< 1 kbyte) control message arrive, 
and which network and protocol are best for this purpose?
EOF
