How to Install and Uninstall mpiP_3_5-gnu-mvapich2-hpc Package on openSuSE Tumbleweed

Last updated: May 17,2024

1. Install "mpiP_3_5-gnu-mvapich2-hpc" package

Please follow the guidance below to install mpiP_3_5-gnu-mvapich2-hpc on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install mpiP_3_5-gnu-mvapich2-hpc

2. Uninstall "mpiP_3_5-gnu-mvapich2-hpc" package

This guide covers the steps necessary to uninstall mpiP_3_5-gnu-mvapich2-hpc on openSuSE Tumbleweed:

$ sudo zypper remove mpiP_3_5-gnu-mvapich2-hpc

3. Information about the mpiP_3_5-gnu-mvapich2-hpc package on openSuSE Tumbleweed

Information for package mpiP_3_5-gnu-mvapich2-hpc:
--------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : mpiP_3_5-gnu-mvapich2-hpc
Version : 3.5-5.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 295.2 KiB
Installed : No
Status : not installed
Source package : mpiP_3_5-gnu-mvapich2-hpc-3.5-5.2.src
Upstream URL : https://github.com/LLNL/mpiP
Summary : A profiling library for MPI applications
Description :
mpiP is a profiling library for MPI applications.
It only collects statistical information about MPI functions, so mpiP
generates less overhead and much less data than tracing
tools. All the information captured by mpiP is task-local. It only
uses communication during report generation, typically at the end of
the experiment, to merge results from all of the tasks into one output
file.