How to Install and Uninstall openmpi3 Package on openSUSE Leap
Last updated: November 07,2024
1. Install "openmpi3" package
In this section, we are going to explain the necessary steps to install openmpi3 on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
openmpi3
Copied
2. Uninstall "openmpi3" package
This guide covers the steps necessary to uninstall openmpi3 on openSUSE Leap:
$
sudo zypper remove
openmpi3
Copied
3. Information about the openmpi3 package on openSUSE Leap
Information for package openmpi3:
---------------------------------
Repository : Main Repository
Name : openmpi3
Version : 3.1.6-150500.12.2
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 790.8 KiB
Installed : No
Status : not installed
Source package : openmpi3-3.1.6-150500.12.2.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.
---------------------------------
Repository : Main Repository
Name : openmpi3
Version : 3.1.6-150500.12.2
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 790.8 KiB
Installed : No
Status : not installed
Source package : openmpi3-3.1.6-150500.12.2.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.