How to Install and Uninstall openmpi1-devel Package on openSuSE Tumbleweed

Last updated: October 05,2024

1. Install "openmpi1-devel" package

Please follow the steps below to install openmpi1-devel on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install openmpi1-devel

2. Uninstall "openmpi1-devel" package

Here is a brief guide to show you how to uninstall openmpi1-devel on openSuSE Tumbleweed:

$ sudo zypper remove openmpi1-devel

3. Information about the openmpi1-devel package on openSuSE Tumbleweed

Information for package openmpi1-devel:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : openmpi1-devel
Version : 1.10.7-6.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 4,1 MiB
Installed : No
Status : not installed
Source package : openmpi1-1.10.7-6.1.src
Summary : SDK for openMPI version 1.10.7
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 subpackage provides the development files for Open MPI/OpenSHMEM,
such as wrapper compilers and header files for MPI/OpenSHMEM
development.