Next: 1.6 Contributions to Condor
Up: 1. Overview
Previous: 1.4 Current Limitations
Contents
Index
1.5 Availability
Condor is currently available as a free download from the Internet via the World Wide Web at
URL http://www.cs.wisc.edu/condor/downloads-v2.
Binary distributions of Condor are available for the platforms
detailed in Table 1.1. A platform is an
architecture/operating system combination.
Condor binaries are available for most major versions of Unix, as well as
Windows.
In the table, clipped means that Condor 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 Condor and their abilities and limitations.
The Condor source code is available for
public download alongside the binary distributions.
Table:
Condor Version 7.6.10 supported platforms
Architecture |
Operating System |
Intel x86 |
- RedHat Enterprise Linux 3 |
|
- RedHat Enterprise Linux 4 (Using RHEL3 binaries) |
|
- RedHat Enterprise Linux 5 |
|
- Fedora Core 1 - 11 (Using RHEL3 binaries) |
|
- Debian Linux 5.0 (lenny) |
|
- Windows 2000 Professional and Server (Win NT 5.0) (clipped) |
|
- Windows 2003 Server (Win NT 5.2) (clipped) |
|
- Windows 2008 Server (Win NT 6.0) (clipped) |
|
- Windows XP Professional (Win NT 5.1) (clipped) |
|
- Windows Vista (Win NT 6.0) (clipped) |
|
- Windows 7 (clipped) |
|
- Macintosh OS X 10.4 (clipped) |
Opteron x86_64 |
- Red Hat Enterprise Linux 3 |
|
- Red Hat Enterprise Linux 5 |
|
- Red Hat Enterprise Linux 6 |
|
- Debian Linux 5.0 (lenny) |
|
- Debian Linux 6.0 (squeeze) |
|
NOTE: Other Linux distributions likely work, but are not tested
or supported.
For more platform-specific information about Condor's support for
various operating systems, see Chapter 6 on
page .
Jobs submitted to the standard universe utilize condor_compile
to relink programs with libraries provided by Condor.
Table 1.2 lists supported compilers by
platform.
Other compilers may work, but are not supported.
Table:
Supported compilers under Condor Version 7.6.10
Platform |
Compiler |
Notes |
Red Hat Enterprise Linux 3, 4, 5 on x86 and x86_64 |
gcc, g++, and g77 |
as shipped |
Red Hat Enterprise Linux 6 on x86_64 |
gcc, g++, and g77 |
as shipped |
Debian Linux 5.0 (lenny) on x86 and x86_64 |
gcc, g++, gfortran |
as shipped |
Debian Linux 6.0 (squeeze) on x86_64 |
gcc, g++, gfortran |
as shipped |
Fedora Core 1 - 11 on x86 and x86_64 |
gcc, g++, and g77 |
as shipped |
|
Next: 1.6 Contributions to Condor
Up: 1. Overview
Previous: 1.4 Current Limitations
Contents
Index
htcondor-admin@cs.wisc.edu