condor - HTCondor: High Throughput Computing
Website: | https://htcondor.org/ |
---|---|
License: | Apache-2.0 |
- Description:
HTCondor is a specialized workload management system for compute-intensive jobs. Like other full-featured batch systems, HTCondor provides a job queuing 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, chooses when and where to run the jobs based upon a policy, carefully monitors their progress, and ultimately informs the user upon completion.
Packages
condor-24.1.1-1.el9.src [11.7 MiB] |
Changelog
by Tim Theisen (2024-10-31):
- Can print contents of stored OAuth2 credential with htcondor CLI tool - In DAGMan, inline submit descriptions work when not submitting directly - By default, put Docker jobs on hold when CPU architecture doesn't match - Detects and deletes invalid checkpoint and reschedules job |