How to Install and Uninstall openmpi2 Package on openSUSE Leap
Last updated: November 23,2024
1. Install "openmpi2" package
Please follow the instructions below to install openmpi2 on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
openmpi2
Copied
2. Uninstall "openmpi2" package
Please follow the step by step instructions below to uninstall openmpi2 on openSUSE Leap:
$
sudo zypper remove
openmpi2
Copied
3. Information about the openmpi2 package on openSUSE Leap
Information for package openmpi2:
---------------------------------
Repository : Main Repository
Name : openmpi2
Version : 2.1.6-150500.22.3
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 815.7 KiB
Installed : No
Status : not installed
Source package : openmpi2-2.1.6-150500.22.3.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 : openmpi2
Version : 2.1.6-150500.22.3
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 815.7 KiB
Installed : No
Status : not installed
Source package : openmpi2-2.1.6-150500.22.3.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.