diff options
Diffstat (limited to 'sys-cluster/htcondor/metadata.xml')
-rw-r--r-- | sys-cluster/htcondor/metadata.xml | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/sys-cluster/htcondor/metadata.xml b/sys-cluster/htcondor/metadata.xml index 40cc4e0b3..3846c294e 100644 --- a/sys-cluster/htcondor/metadata.xml +++ b/sys-cluster/htcondor/metadata.xml @@ -9,16 +9,16 @@ <name>Gentoo Cluster Project</name> </maintainer> <longdescription lang="en"> - HTCondor is a open-source, specialized workload management system for - compute-intensive jobs. Like other full-featured batch systems, HTCondor - provides a job queueing mechanism, scheduling policy, priority scheme, - resource monitoring, and resource management. Users submit their serial - or parallel jobs to HTCondor, HTCondor places them into a queue, chooses - when and where to run the jobs based upon a policy, carefully monitors - their progress, and ultimately informs the user upon completion. HTCondor - also contains mechanisms to submit jobs to grid-sites and supports many - different grid toolkits. - </longdescription> +HTCondor is a open-source, specialized workload management system for +compute-intensive jobs. Like other full-featured batch systems, HTCondor +provides a job queueing mechanism, scheduling policy, priority scheme, +resource monitoring, and resource management. Users submit their serial +or parallel jobs to HTCondor, HTCondor places them into a queue, chooses +when and where to run the jobs based upon a policy, carefully monitors +their progress, and ultimately informs the user upon completion. HTCondor +also contains mechanisms to submit jobs to grid-sites and supports many +different grid toolkits. +</longdescription> <use> <flag name="boinc">Enable backfill with BOINC jobs when the cluster is not being used</flag> <flag name="cgroup">Use <pkg>dev-libs/libcgroup</pkg> for kernel control groups</flag> |