Next: 1.6 Contributions and Acknowledgments
Up: 1. Overview
Previous: 1.4 Current Limitations
Contents
Index
1.5 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.7.1 release
are available for the platforms
detailed in Table 1.1. A platform is an
architecture/operating system combination.
In the 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 section 2.4.1 on
page 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.
Table 1.1:
Supported platforms in HTCondor Version 8.7.1
Architecture |
Operating System |
Intel x86 |
- RedHat Enterprise Linux 6 |
|
- All versions Windows Vista or greater (clipped) |
x86_64 |
- Red Hat Enterprise Linux 6 |
|
- Red Hat Enterprise Linux 7 |
|
- Debian Linux 7.0 (wheezy) |
|
- Debian Linux 8.0 (jessie) |
|
- Macintosh OS X 10.7 through 10.10 (clipped) |
|
- Ubuntu 12.04; Precise Pangolin (clipped) |
|
- Ubuntu 14.04; Trusty Tahr |
|
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 Chapter 8 on
page .
Jobs submitted to the standard universe utilize condor_compile
to relink programs with libraries provided by HTCondor.
Table 1.2 lists supported compilers by
platform for this Version 8.7.1 release.
Other compilers may work, but are not supported.
Table 1.2:
Supported compilers in HTCondor Version 8.7.1
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 |
Debian Linux 7.0 (wheezy) on x86_64 |
gcc, g++, gfortran |
as shipped |
Debian Linux 8.0 (jessie) on x86_64 |
gcc, g++, gfortran |
as shipped |
Ubuntu 14.04 on x86_64 |
gcc, g++, gfortran |
as shipped |
|
Next: 1.6 Contributions and Acknowledgments
Up: 1. Overview
Previous: 1.4 Current Limitations
Contents
Index