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

Last updated: May 14,2024

1. Install "openmpi_3_1_6-gnu-hpc" package

This is a short guide on how to install openmpi_3_1_6-gnu-hpc on openSUSE Leap

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

2. Uninstall "openmpi_3_1_6-gnu-hpc" package

Please follow the guidance below to uninstall openmpi_3_1_6-gnu-hpc on openSUSE Leap:

$ sudo zypper remove openmpi_3_1_6-gnu-hpc

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

Information for package openmpi_3_1_6-gnu-hpc:
----------------------------------------------
Repository : Main Repository
Name : openmpi_3_1_6-gnu-hpc
Version : 3.1.6-150500.12.4
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 774.0 KiB
Installed : No
Status : not installed
Source package : openmpi_3_1_6-gnu-hpc-3.1.6-150500.12.4.src
Upstream URL : http://www.open-mpi.org/
Summary : An implementation of MPI/SHMEM
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 jobs.