How to Install and Uninstall openmpi2-devel Package on openSUSE Leap
Last updated: November 23,2024
1. Install "openmpi2-devel" package
Here is a brief guide to show you how to install openmpi2-devel on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
openmpi2-devel
Copied
2. Uninstall "openmpi2-devel" package
Please follow the guidance below to uninstall openmpi2-devel on openSUSE Leap:
$
sudo zypper remove
openmpi2-devel
Copied
3. Information about the openmpi2-devel package on openSUSE Leap
Information for package openmpi2-devel:
---------------------------------------
Repository : Main Repository
Name : openmpi2-devel
Version : 2.1.6-150500.22.3
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 742.5 KiB
Installed : No
Status : not installed
Source package : openmpi2-2.1.6-150500.22.3.src
Upstream URL : http://www.open-mpi.org/
Summary : SDK for openMPI version 2.1.6
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 subpackage provides the development files for Open MPI/OpenSHMEM,
such as wrapper compilers and header files for MPI/OpenSHMEM
development.
---------------------------------------
Repository : Main Repository
Name : openmpi2-devel
Version : 2.1.6-150500.22.3
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 742.5 KiB
Installed : No
Status : not installed
Source package : openmpi2-2.1.6-150500.22.3.src
Upstream URL : http://www.open-mpi.org/
Summary : SDK for openMPI version 2.1.6
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 subpackage provides the development files for Open MPI/OpenSHMEM,
such as wrapper compilers and header files for MPI/OpenSHMEM
development.