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

Last updated: May 18,2024

1. Install "openmpi_4_0_5-gnu-hpc-devel" package

Please follow the instructions below to install openmpi_4_0_5-gnu-hpc-devel on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install openmpi_4_0_5-gnu-hpc-devel

2. Uninstall "openmpi_4_0_5-gnu-hpc-devel" package

Please follow the step by step instructions below to uninstall openmpi_4_0_5-gnu-hpc-devel on openSUSE Leap:

$ sudo zypper remove openmpi_4_0_5-gnu-hpc-devel

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

Information for package openmpi_4_0_5-gnu-hpc-devel:
----------------------------------------------------
Repository : Main Repository
Name : openmpi_4_0_5-gnu-hpc-devel
Version : 4.0.5-1.42
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 939,3 KiB
Installed : No
Status : not installed
Source package : openmpi_4_0_5-gnu-hpc-4.0.5-1.42.src
Summary : SDK 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 development files for Open MPI/OpenSHMEM
version 4, such as wrapper compilers and header files for
MPI/OpenSHMEM development.