forked from cooperative-computing-lab/cctools
-
Notifications
You must be signed in to change notification settings - Fork 0
The Cooperative Computing Tools (cctools) enable large scale distributed computations to harness hundreds to thousands of machines from clusters, clouds, and grids.
License
msultan/cctools
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
The Cooperative Computing Tools (cctools) is a software package for enabling large scale distributed computing on clusters, clouds, and grids. It is used primarily for attacking large scale problems in science and engineering. You can read more about this software at: http://ccl.cse.nd.edu/software The software is developed by members of the Cooperative Computing Lab at the University of Notre Dame, led by Prof. Douglas Thain. The file CREDITS lists the many people that have contributed to the software over the years. For complete instructions on how to build, install, and use the software, see here: http://ccl.cse.nd.edu/software/manuals If you are impatient, the following commands will build and install the software in your home directory: ./configure --prefix ${HOME}/cctools make clean make install export PATH=${PATH}:${HOME}/cctools/bin chirp_status ------------------------------------------------------------ This software package is Copyright (c) 2003-2004 Douglas Thain Copyright (c) 2005- The University of Notre Dame This software is distributed under the GNU General Public License. See the file COPYING for details. ------------------------------------------------------------ This product includes software developed by and/or derived from the Globus Project (http://www.globus.org/) to which the U.S. Government retains certain rights. ------------------------------------------------------------ This product includes code derived from the RSA Data Security, Inc. MD5 Message-Digest Algorithm. ------------------------------------------------------------ This product includes public domain code for the SHA1 algorithm written by Peter Gutmann, David Ireland, and A. M. Kutchman. ------------------------------------------------------------ The Glite module of Parrot is Copyright (c) Members of the EGEE Collaboration. 2004. See http://eu-egee.org/partners/ for details on the copyright holders. For license conditions see the license file or http://eu-egee.org/license.html ------------------------------------------------------------
About
The Cooperative Computing Tools (cctools) enable large scale distributed computations to harness hundreds to thousands of machines from clusters, clouds, and grids.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C 74.7%
- C++ 9.6%
- Perl 7.1%
- Python 5.9%
- Shell 2.3%
- Makefile 0.3%
- Other 0.1%