Source: condor Maintainer: HTCondor Developers Uploaders: Michael Hanke , Tim Theisen Section: science Priority: extra Build-Depends: autotools-dev, bison, chrpath, cmake, debhelper (>= 9~), default-jdk | gcj-jdk, dh-autoreconf, dh-python, flex, gsoap (>= 2.7.17-1~), help2man, latex2html, libboost-filesystem-dev, libboost-program-options-dev, libboost-python-dev, libboost-regex-dev, libboost-system-dev, libboost-test-dev, libboost-thread-dev, libcgroup-dev, libcurl4-openssl-dev, libexpat1-dev, libglobus-ftp-client-dev, libglobus-gass-server-ez-dev, libglobus-gram-client-dev, libglobus-gram-protocol-dev, libglobus-gss-assist-dev, libkrb5-dev, libldap2-dev | libldap-dev, libpcre3-dev, libpq-dev, libvirt-dev, libx11-dev, libxml2-dev, libxss-dev, po-debconf, python-dev, texlive-font-utils, transfig, uuid-dev, zlib1g-dev Build-Conflicts: liblog4cpp5-dev Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-exppsy/condor.git Vcs-Git: git://anonscm.debian.org/pkg-exppsy/condor.git Homepage: http://research.cs.wisc.edu/htcondor Package: htcondor Architecture: any Depends: adduser, debconf | debconf-2.0, libdate-manip-perl, python, lsb-base (>= 3.0-6), libclassad8 (= ${binary:Version}), ${misc:Depends}, ${perl:Depends}, ${python:Depends}, ${shlibs:Depends} Recommends: dmtcp, ecryptfs-utils Suggests: docker.io, coop-computing-tools, singularity-container, slurm-client, Breaks: condor (<< 8.0.5~) Replaces: condor (<< 8.0.5~) Description: distributed workload management system 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. It chooses when and where to run the jobs based upon a policy, carefully monitors their progress, and ultimately informs the user upon completion. . Unlike more traditional batch queueing systems, HTCondor can also effectively harness wasted CPU power from otherwise idle desktop workstations. HTCondor does not require a shared file system across machines - if no shared file system is available, HTCondor can transfer the job's data files on behalf of the user. . This package can set up an appropriate initial configuration at install time for a machine intended either as a member of an existing HTCondor pool or as a "Personal" (single machine) HTCondor pool. Package: htcondor-dev Architecture: any Section: libdevel Depends: ${misc:Depends}, ${shlibs:Depends} Breaks: condor-dev (<< 8.0.5~) Replaces: condor-dev (<< 8.0.5~) Description: distributed workload management system - development files 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. It chooses when and where to run the jobs based upon a policy, carefully monitors their progress, and ultimately informs the user upon completion. . Unlike more traditional batch queueing systems, HTCondor can also effectively harness wasted CPU power from otherwise idle desktop workstations. HTCondor does not require a shared file system across machines - if no shared file system is available, HTCondor can transfer the job's data files on behalf of the user. . This package provides headers and libraries for development of HTCondor add-ons. Package: htcondor-doc Architecture: all Section: doc Depends: ${misc:Depends} Breaks: condor-doc (<< 8.0.5~) Replaces: condor-doc (<< 8.0.5~) Description: distributed workload management system - documentation 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. It chooses when and where to run the jobs based upon a policy, carefully monitors their progress, and ultimately informs the user upon completion. . Unlike more traditional batch queueing systems, HTCondor can also effectively harness wasted CPU power from otherwise idle desktop workstations. HTCondor does not require a shared file system across machines - if no shared file system is available, HTCondor can transfer the job's data files on behalf of the user. . This package provides HTCondor's documentation in HTML and PDF format, as well as configuration and other examples. Package: htcondor-dbg Architecture: any Section: debug Depends: htcondor (= ${binary:Version}), ${misc:Depends} Breaks: condor-dbg (<< 8.0.5~) Replaces: condor-dbg (<< 8.0.5~) Description: distributed workload management system - debugging symbols 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. It chooses when and where to run the jobs based upon a policy, carefully monitors their progress, and ultimately informs the user upon completion. . Unlike more traditional batch queueing systems, HTCondor can also effectively harness wasted CPU power from otherwise idle desktop workstations. HTCondor does not require a shared file system across machines - if no shared file system is available, HTCondor can transfer the job's data files on behalf of the user. . This package provides the debugging symbols for HTCondor. Package: libclassad-dev Architecture: any Section: libdevel Depends: libclassad8 (= ${binary:Version}), ${misc:Depends} Conflicts: libclassad0-dev Replaces: libclassad0-dev Description: HTCondor classads expression language - development library Classified Advertisements (classads) are the lingua franca of HTCondor, used for describing jobs, workstations, and other resources. There is a protocol for evaluating whether two classads match, which is used by the HTCondor central manager to determine the compatibility of jobs, and workstations where they may be run. . This package provides the static library and header files. Package: libclassad8 Architecture: any Section: libs Depends: ${misc:Depends}, ${shlibs:Depends} Description: HTCondor classads expression language - runtime library Classified Advertisements (classads) are the lingua franca of HTCondor, used for describing jobs, workstations, and other resources. There is a protocol for evaluating whether two classads match, which is used by the HTCondor central manager to determine the compatibility of jobs, and workstations where they may be run. . This package provides the runtime library.