How to Install and Uninstall netpipe-openmpi Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "netpipe-openmpi" package

This is a short guide on how to install netpipe-openmpi on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install netpipe-openmpi

2. Uninstall "netpipe-openmpi" package

Please follow the steps below to uninstall netpipe-openmpi on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove netpipe-openmpi $ sudo apt autoclean && sudo apt autoremove

3. Information about the netpipe-openmpi package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: netpipe-openmpi
Priority: extra
Section: universe/net
Installed-Size: 143
Maintainer: Ubuntu Developers
Original-Maintainer: Camm Maguire
Architecture: amd64
Source: netpipe
Version: 3.7.2-7.4build1
Depends: openmpi-bin, libc6 (>= 2.4), libopenmpi1.10
Filename: pool/universe/n/netpipe/netpipe-openmpi_3.7.2-7.4build1_amd64.deb
Size: 93896
MD5sum: e849da12dacccfb4c641fd8331e9efec
SHA1: ac69e4a9078bfd87178957fca50d835ee900e2d3
SHA256: a10ec2a18cd4be3edc136add982ad14ff2201c8925fb15e9b9fc747add864876
Description-en: Network performance tool using OpenMPI
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. 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 communication protocol layer(s)? How quickly will a small (< 1
kbyte) control message arrive, and which network and protocol are best
for this purpose?
.
This package measures network performance using the MPI protocol, a
Message Passing Interface frequently used in parallel processing, and
which uses in turn TCP as its underlying transport. The implementation
of the MPI standard used by this package is that provided by the openmpi
set of packages.
Description-md5: 88710b47b053b754f0f2f4c5b0fd1980
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu