aboutsummaryrefslogtreecommitdiff
blob: e12acc536032fb0d202149834489cf82697bc9eb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>hp-cluster</herd>
<maintainer>
   <email>bicatali@gentoo.org</email>
</maintainer>
<longdescription lang='en'>
  Condor is a open-source, specialized workload management system for
  compute-intensive jobs. Like other full-featured batch systems, Condor
  provides a job queueing mechanism, scheduling policy, priority scheme,
  resource monitoring, and resource management. Users submit their serial
  or parallel jobs to Condor, Condor 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. Condor
  also contains mechanisms to submit jobs to grid-sites and supports many
  different grid toolkits.
</longdescription>
<use>
  <flag name='classads'>Enable the Condor's classified advertisement language</flag>
  <flag name='drmaa'>Enable the Distributed Resource Management
  Application API</flag>
  <flag name='gcb'>Enable condor to communicate over firewall/NAT</flag>
  <flag name='kbdd'>Enable the Condor Keyboard Daemon to monitor logged in X users for activity</flag>
</use>
</pkgmetadata>