Skip to content

Commit 3c7a935

Browse files
committed
Add details for HTCondor releases
1 parent fb6d667 commit 3c7a935

File tree

1 file changed

+27
-5
lines changed

1 file changed

+27
-5
lines changed

docs/release/osg-24.md

+27-5
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,27 @@ Latest News
2121

2222
This initial release contains the following notable changes compared to the current OSG 23 release:
2323

24-
- [HTCondor 24.0.1](https://htcondor.readthedocs.io/en/24.0/version-history/lts-versions-24-0.html#version-24-0-1)
25-
26-
- [HTCondor-CE 24.0.0](https://htcondor.com/htcondor-ce/v24/installation/htcondor-ce)
24+
- [HTCondor 24.0.1 LTS](https://htcondor.readthedocs.io/en/24.0/version-history/lts-versions-24-0.html#version-24-0-1)
25+
- Improvements from the HTCondor 23.x feature series
26+
- Improved tracking and enforcement of disk usage by using LVM
27+
- Enhancements to the htcondor CLI tool
28+
- cgroup v2 support for tracking and enforcement of CPU and memory usage
29+
- Leverage cgroups to hide GPUs not allocated to the job
30+
- DAGMan can now produce job credentials when using direct submit
31+
- New submit commands to aid in matching specific GPU requirements
32+
- New implementation of the Python bindings, htcondor2 and classad2
33+
- Improved default security configuration
34+
- Significant reduction in memory and CPU usage on the Central Manager
35+
- Additional highlights:
36+
- Support for GPUs using AMD's HIP 6 library
37+
- Fix bugs when -divide or -repeat was used in GPU detection
38+
- Proper error message and hold when Docker emits multi-line error message
39+
- Fix issue where an unresponsive libvirtd blocked an EP from starting up
40+
- The htcondor CLI now works on Windows
41+
42+
- [HTCondor-CE 24.0.1](https://htcondor.com/htcondor-ce/v24/installation/htcondor-ce)
43+
- Remove obsolete GSI configuration
44+
- Fix certificate subject parsing in `condor_ce_host_network_check`
2745

2846
- [Pelican 7.10.11](https://github.com/PelicanPlatform/pelican/releases/tag/v7.10.11):
2947
the initial release of Pelican in the main line of the OSG Software Stack.
@@ -34,8 +52,12 @@ This initial release contains the following notable changes compared to the curr
3452
For operators of existing OSDF caches or origins (formerly `stash-cache` or `stash-origin`, respectively),
3553
we recommend waiting for the release of Pelican 7.11 and accompanying `osdf-server` RPMs before upgrading.
3654

37-
- [HTCondor 24.1.1](https://htcondor.readthedocs.io/en/24.x/version-history/feature-versions-24-x.html#version-24-1-1)
38-
in [OSG Upcoming](../common/yum.md#upcoming-software)
55+
- [HTCondor 24.1.1](https://htcondor.readthedocs.io/en/24.x/version-history/feature-versions-24-x.html#version-24-1-1) in [OSG Upcoming](../common/yum.md#upcoming-software)
56+
- All of the changes from the HTCondor 24.0.1 LTS release
57+
- Can print contents of stored OAuth2 credential with htcondor CLI tool
58+
- In DAGMan, inline submit descriptions work when not submitting directly
59+
- By default, put Docker jobs on hold when CPU architecture doesn't match
60+
- Detects and deletes invalid checkpoint and reschedules job
3961

4062
- OSG PKI tools 3.7.1-2: fix an issue with missing `python3-*` dependencies
4163

0 commit comments

Comments
 (0)