Availability¶
HTCondor is currently available as a free download from the Internet via the World Wide Web at URL http://htcondor.org/downloads/. Binary distributions of this HTCondor Version 8.8.17 release are available for the platforms detailed in Table 1.1. A platform is an architecture/operating system combination.
In the following table, clipped means that HTCondor does not support checkpointing or remote system calls on the given platform. This means that standard universe jobs are not supported. Some clipped platforms will have further limitations with respect to supported universes. See the Choosing an HTCondor Universe section for more details on job universes within HTCondor and their abilities and limitations.
The HTCondor source code is available for public download alongside the binary distributions.
| Architecture | Operating System |
| Intel x86 |
|
| x86_64 |
|
NOTE: Other Linux distributions likely work, but are not tested or supported.
For more platform-specific information about HTCondor’s support for various operating systems, see the Platform-Specific Information chapter.
Jobs submitted to the standard universe utilize condor_compile to relink programs with libraries provided by HTCondor. The following table lists supported compilers by platform for this Version 8.8.17 release. Other compilers may work, but are not supported.
| Platform | Compiler | Notes |
|---|---|---|
| Red Hat Enterprise Linux 6 on x86_64 | gcc, g++, and g77 | as shipped |
| Red Hat Enterprise Linux 7 on x86_64 | gcc, g++, and g77 | as shipped |