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.2.1-1.el8.src [11.8 MiB] |
Changelog
by Tim Theisen (2024-11-26):
- Fixed DAGMan's direct submission of late materialization jobs - New primary_unix_group submit command that sets the job's primary group - Initial implementation of broken slot detection and reporting - New job attributes FirstJobMatchDate and InitialWaitDuration - condor_ssh_to_job now sets the supplemental groups in Apptainer - MASTER_NEW_BINARY_RESTART now accepts the FAST parameter - Avoid blocking on dead collectors at shutdown - IPv6 networking is now fully supported on Windows |
condor-24.1.1-1.el8.src [11.8 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 |