How to Install and Uninstall netpipe-openmpi Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "netpipe-openmpi" package

This guide let you learn how to install netpipe-openmpi on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install netpipe-openmpi

2. Uninstall "netpipe-openmpi" package

Here is a brief guide to show you how to uninstall netpipe-openmpi on Ubuntu 21.10 (Impish Indri):

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

3. Information about the netpipe-openmpi package on Ubuntu 21.10 (Impish Indri)

Package: netpipe-openmpi
Architecture: amd64
Version: 3.7.2-8
Priority: extra
Section: universe/net
Source: netpipe
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Camm Maguire
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 158
Depends: openmpi-bin, libc6 (>= 2.4), libopenmpi3
Filename: pool/universe/n/netpipe/netpipe-openmpi_3.7.2-8_amd64.deb
Size: 93292
MD5sum: a559d26bc2d8b9768155bbe32b29f405
SHA1: 36860cb1ae915bbf42b3106b5a1eee4874d94633
SHA256: b44ff61210266ef245c98e291b7a1537184d5da8ccb5b80a608da7ca842575a6
SHA512: 204226bbc0d323f646660f6859dd843524ceebcda09d79e483acc3cd4f4e433578462146944224a76b879f28f65385f91238f3078450af85ffc85d04f0c990f6
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