< Home - < Back

elpa-mpich


Information about the package, elpa-mpich, which is shipped with common Linux distributions. The elpa-mpich package is designed for, Fast library for parallel solution of eigenvalue problems (MPICH.


Package Name:

elpa-mpich

Summary:

Fast library for parallel solution of eigenvalue problems (MPICH

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 MPICH.

Architecture:

x86_64

Version:

2015.02.002

Release:

4.el6.1

Size:

334 k

Repository:

epel

From Repository:

Licence:

LGPLv3+



Handy Yum Commands for elpa-mpich


Control the elpa-mpich package with the following handy commands outlined below.


Command

Description of Command

yum install elpa-mpich

This command will install elpa-mpich on the server.

yum remove elpa-mpich

This command will un-install elpa-mpich on the server. When you run this command, you will be asked if you are sure that you want to remove elpa-mpich, so you have to manually confirm that you want to do this.

yum -y remove elpa-mpich

This command will un-install elpa-mpich 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-mpich when using the -y flag.

yum update elpa-mpich

This command will update elpa-mpich to the latest version. When you run this command, you will be asked if you are sure that you want to remove elpa-mpich, so you have to manually confirm that you want to do this.

yum -y update elpa-mpich

This command will update elpa-mpich 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-mpich when using the -y flag.

yum info elpa-mpich

This command will show you core information about the elpa-mpich package.

yum deplist elpa-mpich

This command will show you the dependencies for elpa-mpich. 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-mpich

This command will check if there is an update waiting on elpa-mpich. 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.