< Home - < Back

torque-drmaa


Information about the package, torque-drmaa, which is shipped with common Linux distributions. The torque-drmaa package is designed for, Run time files for the drmaa interface.


Package Name:

torque-drmaa

Summary:

Run time files for the drmaa interface

Description:

TORQUE (Tera-scale Open-source Resource and QUEue manager) is a resource manager providing control over batch jobs and distributed compute nodes. TORQUE is based on OpenPBS version 2.3.12 and incorporates scalability, fault tolerance, and feature extension patches provided by USC, NCSA, OSC, the U.S. Dept of Energy, Sandia, PNNL, U of Buffalo, TeraGrid, and many other leading edge HPC organizations. Run time files for working the DRMAA interface to torque. DRMAA is "Distributed Resource Management Application API"

Architecture:

x86_64

Version:

4.2.10

Release:

9.el6

Size:

36 k

Repository:

epel

From Repository:

Licence:

OpenPBS and TORQUEv1.1



Handy Yum Commands for torque-drmaa


Control the torque-drmaa package with the following handy commands outlined below.


Command

Description of Command

yum install torque-drmaa

This command will install torque-drmaa on the server.

yum remove torque-drmaa

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

yum -y remove torque-drmaa

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

yum update torque-drmaa

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

yum -y update torque-drmaa

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

yum info torque-drmaa

This command will show you core information about the torque-drmaa package.

yum deplist torque-drmaa

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

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