Information about the package, elpa-openmpi, which is shipped with common Linux distributions. The elpa-openmpi package is designed for, Fast library for parallel solution of eigenvalue problems (OpenMPI.
Package Name:
elpa-openmpi
Summary:
Fast library for parallel solution of eigenvalue problems (OpenMPI
Description:
ELPA is a Fortran-based high-performance computational library for the (massively) parallel solution of symmetric or Hermitian, standard or generalized eigenvalue problems. This package contains ELPA built against OpenMPI.
Architecture:
x86_64
Version:
2015.02.002
Release:
4.el6.1
Size:
187 k
Repository:
epel
From Repository:
Licence:
LGPLv3+
Control the elpa-openmpi package with the following handy commands outlined below.
yum install elpa-openmpi
This command will install elpa-openmpi on the server.
yum remove elpa-openmpi
This command will un-install elpa-openmpi on the server. When you run this command, you will be asked if you are sure that you want to remove elpa-openmpi, so you have to manually confirm that you want to do this.
yum -y remove elpa-openmpi
This command will un-install elpa-openmpi on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove elpa-openmpi when using the -y flag.
yum update elpa-openmpi
This command will update elpa-openmpi to the latest version. When you run this command, you will be asked if you are sure that you want to remove elpa-openmpi, so you have to manually confirm that you want to do this.
yum -y update elpa-openmpi
This command will update elpa-openmpi to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove elpa-openmpi when using the -y flag.
yum info elpa-openmpi
This command will show you core information about the elpa-openmpi package.
yum deplist elpa-openmpi
This command will show you the dependencies for elpa-openmpi. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.
yum check-update elpa-openmpi
This command will check if there is an update waiting on elpa-openmpi. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.