From 3d4b03d62c1a19068628784a3220d44d4f1faa7a Mon Sep 17 00:00:00 2001 From: Michael Hanke Date: Fri, 18 Mar 2011 08:54:06 -0400 Subject: [PATCH] Add cctools blends info --- future/blends/cctools | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 future/blends/cctools diff --git a/future/blends/cctools b/future/blends/cctools new file mode 100644 index 0000000..3b8d989 --- /dev/null +++ b/future/blends/cctools @@ -0,0 +1,32 @@ +Source: cctools +Tasks: debian-science/distributedcomputing +Version: 3.3.0 +Homepage: http://nd.edu/~ccl/software/ +Responsible: NeuroDebian Team +Language: C, Python +Author: Douglas Thain +License: GPL-2 +WNPP: 618774 +Pkg-Description: cooperative computing tools + This is a collection of software that help users to share resources in a + complex, heterogeneous, and unreliable computing environment. This includes: + . + Chirp - A personal filesystem and I/O protocol that allows unprivileged users + to share space securely, efficiently, and conveniently. When combined + with Parrot, Chirp allows users to create custom wide-area distributed + filesystems. + Parrot - A transparent user-level virtual filesystem that allows any ordinary + program to be attached to a remote storage device such as an FTP + server or a Chirp server. + Makeflow - A workflow system for parallel and distributed computing that uses + a language very similar to Make. + Work Queue - A system and API for building master-worker style programs that + scale up to thousands of processors. + All Pairs - A computational abstraction for running very large Cartesian + products. + Wavefront - A computational asbtraction for running very large dynamic + programming problems. + The Fault Tolerant Shell - A high-level programming language that allows + users to combine the ease of shell scripting, the power of distributed + programming, and the precision of compiled languages. Basically, + parallel programming and exception handling for scripts. -- 2.39.2