summaryrefslogtreecommitdiffstats
path: root/cluster/netpipe/DETAILS
blob: d37e4f80867da36a6c1b9093e502a24d96f394ee (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
           SPELL=netpipe
         VERSION=3.7.1
          SOURCE=NetPIPE-$VERSION.tar.gz
     SOURCE_HASH=sha512:9f297313a8349fb59567fe13bd2271b71e1531eb1ee839ba6fcc96d72f91ec15f0fc709789c6de528a32579c0ecafa64c44cb0b1196308ebdcf133486722ba12
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SOURCE/\.tar.gz/}
   SOURCE_URL[0]=http://bitspjoule.org/$SPELL/code/$SOURCE
      LICENSE[0]=GPL
        WEB_SITE=http://www.bitspjoule.org/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