How to Install and Uninstall openmpi4 Package on openSUSE Leap

Last updated: June 30,2024

1. Install "openmpi4" package

Please follow the instructions below to install openmpi4 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install openmpi4

2. Uninstall "openmpi4" package

Learn how to uninstall openmpi4 on openSUSE Leap:

$ sudo zypper remove openmpi4

3. Information about the openmpi4 package on openSUSE Leap

Information for package openmpi4:
---------------------------------
Repository : Main Repository
Name : openmpi4
Version : 4.1.4-150500.1.4
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 724.7 KiB
Installed : No
Status : not installed
Source package : openmpi4-4.1.4-150500.1.4.src
Upstream URL : https://www.open-mpi.org/
Summary : An implementation of MPI/SHMEM (Version 4)
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 general tools (mpirun, mpiexec, etc.) and the
Module Component Architecture (MCA) base and plugins necessary for
running Open MPI/OpenSHMEM version 4 jobs.

5. The same packages on other Linux Distributions