diff options
author | alepulver <alepulver@FreeBSD.org> | 2006-10-06 02:32:32 +0000 |
---|---|---|
committer | alepulver <alepulver@FreeBSD.org> | 2006-10-06 02:32:32 +0000 |
commit | 37226fc26042398541f1ab44e43cd15d62e3753b (patch) | |
tree | aa27bfb3f73ebe70c0ff09bea374db1f52ed9d56 /sysutils/Makefile | |
parent | 20b0815335f2255bb09fde5dbb4ad4c29a42ba0d (diff) | |
download | FreeBSD-ports-37226fc26042398541f1ab44e43cd15d62e3753b.zip FreeBSD-ports-37226fc26042398541f1ab44e43cd15d62e3753b.tar.gz |
TORQUE is an open source resource manager providing control over
batch jobs and distributed compute nodes. It is a community effort
based on the original *PBS project and, with more than 1,200 patches,
has incorporated significant advances in the areas of scalability,
fault tolerance, and feature extensions contributed by NCSA, OSC,
USC , the U.S. Dept of Energy, Sandia, PNNL, U of Buffalo, TeraGrid,
and many other leading edge HPC organizations.
WWW: http://www.clusterresources.com/pages/products/torque-resource-manager.php
PR: ports/103296
Submitted by: trasz
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index b42f3fd..c4fbb28 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -594,6 +594,7 @@ SUBDIR += tmpreaper SUBDIR += tmpwatch SUBDIR += topless + SUBDIR += torque SUBDIR += torsmo SUBDIR += toshctl SUBDIR += tree |