|
Condor
Condor is a software package for executing long running "batch" type jobs on workstations which would otherwise be
idle. Major features of Condor are automatic location and allocation of idle machines, and checkpointing and migration
of processes. All of these features are achieved without any modifications to the UNIX kernel whatsoever. Also,
users of Condor do not need to change their source programs to run with Condor, although such programs must be specially
linked. The features of Condor for both users and worksta- tion owners along with the limitations on the kinds of jobs
which may be executed by Condor are described. The mechan- isms behind our implementations of checkpointing and process
migration are discussed in detail. Finally, the software which detects idle machines and allocates those machines to
Condor users is described along with the techniques used to configure that software to meet the demands of a particular
computing site or workstation owner.
|
|
Current Version: 6.0
License Type: Copyrighted and freely available for use, redistribution, modification, etc, so long as the copyright notice stays with it.
|
|
Home Site:
http://www.cs.wisc.edu/condor/
Source Code Availability: Yes, ftp://ftp.cs.wisc.edu/condor/ (condor*.src.tar.gz)
Available Binary Packages:
- Debian Package: No
- RedHat RPM Package: No
- Other Packages: No
Targeted Platforms:
Linux 2.0.x (Intel only), Solaris 2.x (Sparc and Intel), SunOS 4.1.x
(Sparc only), HPUX 9.0x, HPUX 10.20, Digital Unix (OSF/1) all versions, SGI Irix 5.3, SGI Irix 6.2. Limited support for IBM AIX
3.2, and frozen support for Ultrix 4.3 (DECStation).
http://www.cs.wisc.edu/condor/platform.html
Software/Hardware Requirements:
http://www.cs.wisc.edu/condor/linux/devel.html
|
|
Other Links:
http://www.cs.wisc.edu/condor/linux/linux.html
Mailing Lists/USENET News Groups:
Mailing List information at http://www.cs.wisc.edu/condor/condor-world/condor-world.html
User Comments:
See A Screen Shot? (Not Yet)
|