< Home - < Back

ptscotch-openmpi


Information about the package, ptscotch-openmpi, which is shipped with common Linux distributions. The ptscotch-openmpi package is designed for, PT-Scotch libraries compiled against openmpi.


Package Name:

ptscotch-openmpi

Summary:

PT-Scotch libraries compiled against openmpi

Description:

Scotch is a software package for graph and mesh/hypergraph partitioning and sparse matrix ordering. This sub-package provides parallelized scotch libraries compiled with openmpi.

Architecture:

x86_64

Version:

6.0.4

Release:

10.el6

Size:

353 k

Repository:

epel

From Repository:

Licence:

CeCILL-C



Handy Yum Commands for ptscotch-openmpi


Control the ptscotch-openmpi package with the following handy commands outlined below.


Command

Description of Command

yum install ptscotch-openmpi

This command will install ptscotch-openmpi on the server.

yum remove ptscotch-openmpi

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

yum -y remove ptscotch-openmpi

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

yum update ptscotch-openmpi

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

yum -y update ptscotch-openmpi

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

yum info ptscotch-openmpi

This command will show you core information about the ptscotch-openmpi package.

yum deplist ptscotch-openmpi

This command will show you the dependencies for ptscotch-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 ptscotch-openmpi

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