[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[HTCondor-users] HTCondor 25.3.1, 25.0.3, 24.12.14, and 24.0.14 Released



The HTCondor team is pleased to announce the releases of
HTCondor 25.3.1, 25.0.3, 24.12.14, and 24.0.14

We released these versions early to get important bug fixes out.
We will release version 25.4.0 next week with enhancements.

Changes in 25.3.1 include:
- All changes in 25.0.3

Changes in 25.0.3 include:
- All changes in 24.12.14

Changes in 24.12.14 include:
- 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
- Other bug fixes (see the version history)
- All changes in 24.0.14

Changes in 24.0.14 include:
- 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
- Other bug fixes (see the version history)

See the version histories for a complete list of new features and fixed bugs:
https://htcondor.readthedocs.io/en/25.x/version-history/feature-versions-25-x.html#version-25-3-1
https://htcondor.readthedocs.io/en/25.0/version-history/lts-versions-25-0.html#version-25-0-3
https://htcondor.readthedocs.io/en/24.x/version-history/feature-versions-24-x.html#version-24-12-14
https://htcondor.readthedocs.io/en/24.0/version-history/lts-versions-24-0.html#version-24-0-14

Downloads Page:
https://htcondor.org/htcondor/download/

Thank you for your interest in HTCondor!

- The HTCondor Team