< Home - < Back

blacs-common


Information about the package, blacs-common, which is shipped with common Linux distributions. The blacs-common package is designed for, Common files for blacs.


Package Name:

blacs-common

Summary:

Common files for blacs

Description:

The BLACS (Basic Linear Algebra Communication Subprograms) project is an ongoing investigation whose purpose is to create a linear algebra oriented message passing interface that may be implemented efficiently and uniformly across a large range of distributed memory platforms. The length of time required to implement efficient distributed memory algorithms makes it impractical to rewrite programs for every new parallel machine. The BLACS exist in order to make linear algebra applications both easier to program and more portable. This file contains common files which are not specific to any MPI implementation.

Architecture:

x86_64

Version:

2.0.2

Release:

16.el6

Size:

14 k

Repository:

epel

From Repository:

Licence:

Public Domain



Handy Yum Commands for blacs-common


Control the blacs-common package with the following handy commands outlined below.


Command

Description of Command

yum install blacs-common

This command will install blacs-common on the server.

yum remove blacs-common

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

yum -y remove blacs-common

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

yum update blacs-common

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

yum -y update blacs-common

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

yum info blacs-common

This command will show you core information about the blacs-common package.

yum deplist blacs-common

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

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