< Home - < Back

cube


Information about the package, cube, which is shipped with common Linux distributions. The cube package is designed for, CUBE Uniform Behavioral Encoding generic presentation component.


Package Name:

cube

Summary:

CUBE Uniform Behavioral Encoding generic presentation component

Description:

CUBE (CUBE Uniform Behavioral Encoding) is a generic presentation component suitable for displaying a wide variety of performance metrics for parallel programs including MPI and OpenMP applications. CUBE allows interactive exploration of a multidimensional performance space in a scalable fashion. Scalability is achieved in two ways: hierarchical decomposition of individual dimensions and aggregation across different dimensions. All performance metrics are uniformly accommodated in the same display and thus provide the ability to easily compare the effects of different kinds of performance behavior.

Architecture:

x86_64

Version:

4.3.2

Release:

3.el6

Size:

1.0 M

Repository:

epel

From Repository:

Licence:

BSD



Handy Yum Commands for cube


Control the cube package with the following handy commands outlined below.


Command

Description of Command

yum install cube

This command will install cube on the server.

yum remove cube

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

yum -y remove cube

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

yum update cube

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

yum -y update cube

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

yum info cube

This command will show you core information about the cube package.

yum deplist cube

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

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