How to Install and Uninstall libopenmpi_4_0_5-gnu-hpc Package on openSUSE Leap

Last updated: May 17,2024

1. Install "libopenmpi_4_0_5-gnu-hpc" package

Here is a brief guide to show you how to install libopenmpi_4_0_5-gnu-hpc on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install libopenmpi_4_0_5-gnu-hpc

2. Uninstall "libopenmpi_4_0_5-gnu-hpc" package

Please follow the instructions below to uninstall libopenmpi_4_0_5-gnu-hpc on openSUSE Leap:

$ sudo zypper remove libopenmpi_4_0_5-gnu-hpc

3. Information about the libopenmpi_4_0_5-gnu-hpc package on openSUSE Leap

Information for package libopenmpi_4_0_5-gnu-hpc:
-------------------------------------------------
Repository : Main Repository
Name : libopenmpi_4_0_5-gnu-hpc
Version : 4.0.5-1.42
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 8,9 MiB
Installed : No
Status : not installed
Source package : openmpi_4_0_5-gnu-hpc-4.0.5-1.42.src
Summary : OpenMPI runtime libraries for OpenMPI HPC version 4.0.5
Description :
OpenMPI is an implementation of the Message Passing Interface, a
standardized API typically used for parallel and/or distributed
computing. OpenMPI is the merged result of four prior implementations
where the team found for them to excel in one or more areas,
such as latency or throughput.
OpenMPI also includes an implementation of the OpenSHMEM parallel
programming API, which is a Partitioned Global Address Space (PGAS)
abstraction layer providing inter-process communication using
one-sided communication techniques.
This package provides the Open MPI/OpenSHMEM version 4
shared libraries.