next up previous contents index
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. Binary distributions of Condor version 6.x are available for the platforms detailed in Table 8.1. A platform is an architecture/operating system combination. Condor binaries are available most major versions of UNIX, as well as Windows NT.

In the table, clipped means that Condor does not support checkpointing or remote system calls on the given platform. This means that standard jobs are not supported, only vanilla jobs. 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 no longer available for public download from the Internet. If you desire the Condor source code, please contact the Condor Team in order to discuss it further (see Section 1.7, on page [*]).


Table 1.1: Condor Version 6.7.11 supported platforms
Architecture Operating System
Sun SPARC Sun4m,Sun4c, Sun UltraSPARC Solaris 8, 9
  Solaris 10 (clipped), using the Solaris 9 binaries
Silicon Graphics MIPS (R5000, R8000, R10000) IRIX 6.5 (clipped)
Intel x86 Red Hat Linux 7.1, 7.2, 7.3, 8.0, 9
  RedHat Enterprise Linux 3
  RedHat Enterprise Linux 4 (clipped)
  Debian Linux 3.1 (sarge)
  Fedora Core 1
  Fedora Core 2, 3
  Windows 2000 Professional and Server
  Windows 2003 Server (Win NT 5.0)
  Windows XP Professional (Win NT 5.1) (clipped)
ALPHA Tru64 5.1 (clipped)
  Red Hat Linux 7.1, 7.2, 7.3 (clipped)
PowerPC Macintosh OS X (clipped)
  AIX 5.2 (clipped)
Itanium (IA64) Red Hat Linux 7.1, 7.2, 7.3 (clipped)
  SuSE Linux Enterprise Server 8.1 (clipped)


NOTE: Other Linux distributions (Debian, etc.) 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 1.2: Supported compilers under Condor Version 6.7.11
Platform Compiler Notes
Solaris (all versions) on SPARC    
  gcc, g++, and g77 The entire GNU compiler suite must be versions 2.95.3 or 2.95.4.
  cc, CC use the standard, native compiler
  f77, f90 use the standard, native compiler
Red Hat Linux, versions 7.2, and 7.3 on Intel x86    
  gcc, g++, and g77 as shipped
  pgf77 and pgf90, version 5.0 Portland Group compilers
  pghpf, version 5.0 Portland Group high performance Fortran compiler
  pgcc, version 5.0  
Red Hat Linux, version 8 on x86    
  gcc, g++, and g77 version 3.2
  pgf77 and pgf90, version 5.0 Portland Group compilers
  pghpf, version 5.0 Portland Group high performance Fortran compiler
  pgcc, version 5.0  
Red Hat Linux, version 9 on x86 gcc, g++, and g77 as shipped
Red Hat Enterprise Linux 3 on x86 gcc, g++, and g77 as shipped
Red Hat Debian Linux 3.1 (sarge) on x86 gcc up to version 3.4.1  
Fedora Core 1 on x86 gcc, g++, and g77 as shipped
Fedora Core 2 on x86 gcc, g++, and g77 as shipped
Fedora Core 3 on x86 gcc, g++, and g77 as shipped


The following table, Table 1.3, identifies which platforms support the transfer of large files (greater than 2 Gbyte in length). For vanilla universe jobs and those platforms where large file transfer is supported, the support is automatic.


Table 1.3: Supported platforms for large file transfer of vanilla universe job files
Platform Large File Transfer Supported?
Sun SPARC Sun4m,Sun4c, Sun UltraSPARC with Solaris 8, 9 Yes
Silicon Graphics MIPS (R5000, R8000, R10000) with IRIX 6.5 Yes
Intel x86 with Red Hat Linux 7.1, 7.2, 7,3, 8.0, 9, Enterprise Linux 3, Debian Linux 3.1 (sarge) Yes
Intel x86 with Fedora Core 1, 2, 3 Yes
Intel x86 with Windows 2000 Professional and Server, 2003 Server (Win NT 5.0), Windows XP Professional (Win NT 5.1) Yes
ALPHA with Tru64 5.1 No
ALPHA with Red Hat Linux 7.1, 7.2, 7.3 Yes
PowerPC with Macintosh OS X No
PowerPC with AIX 5.2 Yes
Itanium with Red Hat Linux 7.1, 7.2, 7.3 Yes
Itanium with SuSE Linux Enterprise 8.1 Yes



next up previous contents index
Next: 1.6 Contributions to Condor Up: 1. Overview Previous: 1.4 Current Limitations   Contents   Index
condor-admin@cs.wisc.edu