HTCondor Download

25.3.1 Feature Release

November 3, 2025

  • Fix interoperability problem between HTCondor-CE 24 and 25 which manifests as a Job Router crash when upgrading the CE to HTCondor 25
  • Fix several issues when submitting jobs with itemdata in the htcondor2 Python bindings
  • Fix bug when using max_idle and transfer_input_files that could result in the container_image to be only transferred with the first job
  • Fix problem running PyTorch jobs on multiple GPUs with newer versions of the CUDA library by providing long GPU IDs in the CUDA_VISIBLE_DEVICES environment variable

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.

25.0.3 Long Term Support Release

November 3, 2025

  • Fix interoperability problem between HTCondor-CE 24 and 25 which manifests as a Job Router crash when upgrading the CE to HTCondor 25
  • Fix several issues when submitting jobs with itemdata in the htcondor2 Python bindings
  • Fix bug when using max_idle and transfer_input_files that could result in the container_image to be only transferred with the first job
  • Fix problem running PyTorch jobs on multiple GPUs with newer versions of the CUDA library by providing long GPU IDs in the CUDA_VISIBLE_DEVICES environment variable

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.