Download HTCondor 8.5.6

Spread the love

The HTCondor Team at the University of Wisconsin-Madison has released a new stable version of its workload management system HTCondor. The version number has landed at 8.5.6 and the package is under the Apache 2.0 License issued. HTCondor focuses on the management of compute-intensive tasks and can distribute them over several connected nodes. The user sends his task to HTCondor, after which it handles the process based on set policies and the availability of connected resources, and finally sends the results back to the user. HTCondor can, for example, control a dedicated Beowulf cluster, but also regular desktops that have nothing to do for a while. The announcement of this release looks like this:

HTCondor 8.5.6 released!

The HTCondor team is pleased to announce the release of HTCondor 8.5.6. This development series release contains new features that are under development. This release contains all of the bug fixes from the 8.4.8 stable release.

Highlights of the release are:

  • The -batch output for condor_q is now the default;
  • Python bindings for job submission and machine draining;
  • Numerous Docker usability changes;
  • New options to limit condor_history results to jobs since last invocation;
  • Shared port daemon can be used with high availability and replication;
  • ClassAds can be written out in JSON format;
  • More flexible ordering of DAGMan commands;
  • Efficient PBS and SLURM job monitoring;
  • Simplified leases for grid universe jobs.

Further details can be found in the Development Version History and the Stable Version History. HTCondor 8.5.6 binaries and source code are available from our Downloads page.

Version number 8.5.6
Release status Final
Operating systems Windows 7, Linux, BSD, macOS, Solaris, UNIX, Windows Vista, Windows Server 2008, Windows Server 2012, Windows 8, Windows 10
Website HTCondor
Download
License type Conditions (GNU/BSD/etc.)
You might also like