How to Install and Uninstall netpipe-openmpi Package on Kali Linux

Last updated: September 20,2024

1. Install "netpipe-openmpi" package

This is a short guide on how to install netpipe-openmpi on Kali Linux

$ sudo apt update $ sudo apt install netpipe-openmpi

2. Uninstall "netpipe-openmpi" package

This guide let you learn how to uninstall netpipe-openmpi on Kali Linux:

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

3. Information about the netpipe-openmpi package on Kali Linux

Package: netpipe-openmpi
Source: netpipe
Version: 3.7.2-8.1
Installed-Size: 158
Maintainer: Camm Maguire
Architecture: amd64
Depends: openmpi-bin, libc6 (>= 2.34), libopenmpi3 (>= 4.1.6)
Size: 93324
SHA256: 5246d6c13b63260ea0549188a5e974a2264fadc2055c64492d1396edbd8f7df8
SHA1: 30d8575d7de393333b6861584b161ac92ecba32a
MD5sum: 8500c64bf7b5c69d0b4f70bd0ab928d7
Description: 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:
Section: net
Priority: optional
Filename: pool/main/n/netpipe/netpipe-openmpi_3.7.2-8.1_amd64.deb