Download HTCondor
24.1.1 Feature Release
October 31, 2024
- 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
Feature releases distribute HTCondor's new features and also incorporates bug fixes. Most people should use choose this channel and stay up-to-date with HTCondor's latest features.
Consultation of the Detailed Notes recommended prior to upgrading.
HTCSS User Map
24.0.2 Long Term Support Release
November 26, 2024
- Add
STARTER_ALWAYS_HOLD_ON_OOM
to minimize confusion about memory usage - Fix bug that caused
condor_ssh_to_job
sftp
andscp
modes to fail - Fix
KeyboardIdle
attribute in dynamic slots that could prevent job start - No longer signals the OAuth credmon when there is no work to do
- Fix rare
condor_schedd
crash when a$$()
macro could not be expanded - By default, put Docker jobs on hold when CPU architecture doesn’t match
Long Term Support (LTS) releases only bug fixes to a particular, fixed set of features from the current LTS channel. As a result, each LTS channel tends to become more stable over time; read the release notes from the current channel to make sure you aren't missing any features you need.
If you can't regularly upgrade your machines, this may be the channel for you.
Periodically, we will update the set of features that we support with bug fixes and start a new LTS channel. This will not the change the set of features available to an existing or automatically-updated installation of a LTS channel; you have to make the decision to change manually. However, after a time, we will stop issuing additional bug fixes for older LTS channels.
Consultation of the Detailed Notes recommended prior to upgrading.