CCL Home

Research

Software Community Operations

Downloads

The CCTools package contains Parrot, Chirp, Makeflow, Work Queue, SAND, and other software. This software is Copyright (C) 2004-2011 The University of Notre Dame and licensed via the GNU General Public License V2.

Report bugs or other problems to our mailing list.

Users at Notre Dame click here for the local installation

New users should download the latest stable line, currently 3.7. You can also find our regular bug-fix updates to older releases there. Releases are announced on our News Page. News syndicators, such as Google Reader, can use our RSS feed to provide you with automatic notifications of our updates.

Adventurous users may want to try the release candidates of upcoming releases. This gives users time to test a new version for bugs or compatibility on their systems before the release is finalized.

Releases

Download Stable Version 3.7.2 New users use this!

This is the latest bug-fix release of the 3.7 stable line of development. It is the current recommended version to install.

cctools-3.7.2-source.tar.gz Source Code
cctools-3.7.2-x86_64-redhat6.tar.gz Red Hat Enterprise Linux 6, x86 CPU (64 bit)
cctools-3.7.2-i686-redhat6.tar.gz Red Hat Enterprise Linux 6, x86 CPU (32 bit)
cctools-3.7.2-x86_64-redhat5.tar.gz Red Hat Enterprise Linux 5, x86 CPU (64 bit)
cctools-3.7.2-i686-redhat5.tar.gz Red Hat Enterprise Linux 5, x86 CPU (32 bit)
cctools-3.7.1-i386-darwin-8.11.tar.gz MacOS 10.4 "Tiger", x86 CPU
cctools-3.7.2-i686-windows.zip Windows 7/Vista/XP, x86 CPU

Download Stable Version 3.6.2

This is the latest bug-fix release of the 3.6 stable line of development. It is the current recommended version to install.

cctools-3.6.2-source.tar.gz Source Code
cctools-3.6.2-x86_64-redhat6.tar.gz Red Hat Enterprise Linux 6, x86 CPU (64 bit)
cctools-3.6.2-i686-redhat6.tar.gz Red Hat Enterprise Linux 6, x86 CPU (32 bit)
cctools-3.6.2-x86_64-redhat5.tar.gz Red Hat Enterprise Linux 5, x86 CPU (64 bit)
cctools-3.6.2-i686-redhat5.tar.gz Red Hat Enterprise Linux 5, x86 CPU (32 bit)
cctools-3.6.2-i386-darwin-8.11.tar.gz MacOS 10.4 "Tiger", x86 CPU
cctools-3.6.2-i686-windows.zip Windows 7/Vista/XP, x86 CPU

Testing Release Candidates

There are no release candidates at this time.

Download Current Development Version

Obtain the CCTools source from github

All our developments are done through github. You can clone the current development version with:

git clone git://github.com/cooperative-computing-lab/cctools.git

We welcome external contributions! If you have completed feature that would like to see added to CCTools, and you have a github account, please issue a pull request for review. Alternatively, please send us a patch using the git-format-patch facility.

Download Current Snapshot of the master branch

This is a regularly updated snapshot of the CCTools master branch at github. It is never considered stable but may be useful to users that need the latest changes.

cctools-current-source.tar.gz Source Code
cctools-current-x86_64-redhat6.tar.gz Red Hat Enterprise Linux 6, x86 CPU (64 bit)
cctools-current-i686-redhat6.tar.gz Red Hat Enterprise Linux 6, x86 CPU (32 bit)
cctools-current-x86_64-redhat5.tar.gz Red Hat Enterprise Linux 5, x86 CPU (64 bit)
cctools-current-i686-redhat5.tar.gz Red Hat Enterprise Linux 5, x86 CPU (32 bit)
(currently unavailable) MacOS 10.4 "Tiger", x86 CPU

Software Engineering Tools