~ubuntu-branches/ubuntu/trusty/netpipe/trusty

« back to all changes in this revision

Viewing changes to dox/netpipe.1

  • Committer: Bazaar Package Importer
  • Author(s): Camm Maguire
  • Date: 2010-01-06 19:07:32 UTC
  • mfrom: (4.1.1 sid)
  • Revision ID: james.westby@ubuntu.com-20100106190732-fg9urgk31weolrcs
Tags: 3.7.1-1
* New upstream release
* Bug fix: "debian/watch fails to report upstream's version", thanks
  to Raphael Geissert (Closes: #450010).

Show diffs side-by-side

added added

removed removed

Lines of Context:
144
144
[options]
145
145
.Ee
146
146
.PP
147
 
Any options used must be the same on both sides.
 
147
Any options used must be the same on both sides.  The \-P parameter
 
148
can be used to override the default port number.  This is helpful when
 
149
running several streams through a router to a single endpoint.
148
150
 
149
151
The nplaunch script uses ssh to launch the remote receiver
150
152
before starting the local transmitter.  To use rsh, simply change
162
164
the maximum throughput on some systems.  A throughput graph that
163
165
flattens out suddenly may be a sign of the performance being limited
164
166
by the socket buffer sizes.
 
167
.PP
 
168
Several other protocols are testable in the same way as TCP.  These
 
169
include TCP6 (TCP over IPv6), SCTP and IPX.  They are started in the
 
170
same way but the program names are NPtcp6, NPsctp, and NPipx
 
171
respectively.
165
172
 
166
173
 
167
174
.SH TESTING MPI and MPI-2