development/libraries

condor-classads - HTCondor's classified advertisement language

Website: http://www.cs.wisc.edu/condor/
License: ASL 2.0
Vendor: Koji
Description:
Classified Advertisements (classads) are the lingua franca of
HTCondor. They are used for describing jobs, workstations, and other
resources. They are exchanged by HTCondor processes to schedule
jobs. They are logged to files for statistical and debugging
purposes. They are used to enquire about current state of the system.

A classad is a mapping from attribute names to expressions. In the
simplest cases, the expressions are simple constants (integer,
floating point, or string). A classad is thus a form of property
list. Attribute expressions can also be more complicated. There is a
protocol for evaluating an attribute expression of a classad vis a vis
another ad. For example, the expression "other.size > 3" in one ad
evaluates to true if the other ad has an attribute named size and the
value of that attribute is (or evaluates to) an integer greater than
three. Two classads match if each ad has an attribute requirements
that evaluates to true in the context of the other ad. Classad
matching is used by the HTCondor central manager to determine the
compatibility of jobs and workstations where they may be run.

Packages

condor-classads-8.8.17-1.1.osg35.el8.x86_64 [273 KiB] Changelog by Tim Theisen (2022-03-16):
- Build with OSG patches (SOFTWARE-5089)
condor-classads-8.8.16-1.1.osg35.el8.x86_64 [273 KiB] Changelog by Tim Theisen (2022-03-15):
- Build for OSG (SOFTWARE-5087)
condor-classads-8.8.15-1.2.osg35.el8.x86_64 [273 KiB] Changelog by Mátyás Selmeci (2021-07-29):
- Build for OSG (SOFTWARE-4727)
condor-classads-8.8.13-1.1.osg35.el8.x86_64 [273 KiB] Changelog by Carl Edquist (2021-06-03):
- Don't clear GridJobId for completed grid batch jobs (HTCONDOR-534)
condor-classads-8.8.13-1.osg35.el8.x86_64 [272 KiB] Changelog by Tim Theisen (2021-03-23):
- condor_ssh_to_job now maps CR and NL to work with editors like nano
- Improved the performance of data transfer in condor_ssh_to_job
- HA replication now accepts SHA-2 checksums to prepare for MD5 removal
- Submission to NorduGrid ARC CE works with newer ARC CE versions
- Fixed condor_annex crashes on platforms with newer compilers
- Fixed "use feature: GPUsMonitor" to locate the monitor binary on Windows
- Fixed a bug that prevented using the '@' character in an event log path

Listing created by Repoview-0.6.6-4.el7