StewMH / htcondor-ce

A site grid gatekeeper technology based solely on Condor components

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HTCondor-CE

Build Status


A site grid gatekeeper technology based solely on HTCondor components.

This package is simply a thin set of wrappers around HTCondor, allowing you to run a HTCondor-CE without disrupting a site HTCondor install.

For example, condor_ce_q is the HTCondor-CE equivalent to condor_q for the HTCondor-CE processes. This package took much of its inspiration - and base code - from OSGs condor-cron package.

Sites are encouraged to install the sub-package htcondor-ce-condor or htcondor-ce-pbs, depending on which batch manager they run.

Branches

The master branch contains the version for the most recent OSG release. Previous major versions can be found in vN branches, where N is the HTCondor-CE major version.

As of 7/11/17:

master: HTCondor-CE 3.x for OSG 3.4 (condor-8.6.x, condor-8.7.x)
v2: HTCondor-CE 2.x for OSG 3.3 (condor-8.4.x)

About

A site grid gatekeeper technology based solely on Condor components

License:Apache License 2.0


Languages

Language:Python 71.4%Language:Shell 12.1%Language:HTML 11.5%Language:CMake 3.3%Language:Puppet 1.7%