Skip to content

rynge/glideinwms

 
 

Repository files navigation

GlideinWMS

DOI

.github/workflows/pyunittest.yaml .github/workflows/pylint.yaml .github/workflows/bats.yaml .github/workflows/pycodestyle.yaml .github/workflows/build.yaml .github/workflows/reuse.yaml .github/workflows/docker_build.yml

The purpose of the GlideinWMS is to provide a simple way to access distributed computing resources, including Grid resources, institutional clusters, commercial clouds (AWS and GCE) and HPC resources. GlideinWMS is a Glidein Based WMS (Workload Management System) that works on top of HTCondor. Glideins, aka pilot jobs, are like placeholders, a mechanism by which one or more remote resources temporarily join a local HTCondor pool. The HTCondor system is used for scheduling and job control.

The code is available as RPM via the Open Science Grid yum repository and is distributed under the Apache 2.0 license, see the LICENSE file.

For release notes, a detailed description and installation, configuration and use instructions see: https://glideinwms.fnal.gov/

For build instruction and development guidlines see: https://cdcvs.fnal.gov/redmine/projects/glideinwms/wiki

Packages

No packages published

Languages

  • Python 64.9%
  • Shell 20.7%
  • HTML 13.7%
  • JavaScript 0.4%
  • Dockerfile 0.2%
  • Awk 0.1%