How to Install and Uninstall openmpi3 Package on openSuSE Tumbleweed
Last updated: November 07,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "openmpi3" package
This guide covers the steps necessary to install openmpi3 on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
openmpi3
Copied
2. Uninstall "openmpi3" package
Please follow the steps below to uninstall openmpi3 on openSuSE Tumbleweed:
$
sudo zypper remove
openmpi3
Copied
3. Information about the openmpi3 package on openSuSE Tumbleweed
Information for package openmpi3:
---------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : openmpi3
Version : 3.1.6-3.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 830,2 KiB
Installed : No
Status : not installed
Source package : openmpi3-3.1.6-3.1.src
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 : openSUSE-Tumbleweed-Oss
Name : openmpi3
Version : 3.1.6-3.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 830,2 KiB
Installed : No
Status : not installed
Source package : openmpi3-3.1.6-3.1.src
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.