Name: | condor-classads |
---|---|
Version: | 8.3.8 |
Release: | 1.el7 |
Architecture: | x86_64 |
Group: | Development/Libraries |
Size: | 607608 |
License: | ASL 2.0 |
RPM: | condor-classads-8.3.8-1.el7.x86_64.rpm |
Source RPM: | condor-8.3.8-1.el7.src.rpm |
Build Date: | Fri Oct 27 2017 |
Build Host: | x86-ol7-builder-03.us.oracle.com |
Vendor: | Oracle America |
URL: | http://research.cs.wisc.edu/htcondor/ |
Summary: | HTCondor's classified advertisement language |
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. |
- Remove PPC64 patch, in Fedora devel now
- Update to latest source 8.3.8 - Create /var/run/condor at install time - rhbz#1213472 - Correct the specification of the perl(Data::Dumper) build requirement - rhbz#1260602 - Put the libclassad Python library in the right place - rhbz#1201389 (thanks to Matt Williams <matt@milliams.com>)
- fix typedef conflict resulting in ftbfs on aarch64 - rhbz#1259666
- Rebuilt for Boost 1.59
- backport fix for compile error caused by change in globus-gsi-credential 7.9
- rebuild for Boost 1.58
- Disable aviary and deltacloud for EPEL 7 - Patch for PPC64
- Update to latest source 8.3.6 - Re-enable aviary
- Update to latest source 8.3.5 - Disable aviary - Moved 00personal_condor.config to SOURCES, removed upstream
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild