[Blends-commit] r2719 - /projects/science/trunk/debian-science/tasks/distributedcomputing

mih at users.alioth.debian.org mih at users.alioth.debian.org
Fri Mar 18 12:52:15 UTC 2011


Author: mih
Date: Fri Mar 18 12:52:11 2011
New Revision: 2719

URL: http://svn.debian.org/wsvn/blends/?sc=1&rev=2719
Log:
Add cctools to distributedcomputing

Modified:
    projects/science/trunk/debian-science/tasks/distributedcomputing

Modified: projects/science/trunk/debian-science/tasks/distributedcomputing
URL: http://svn.debian.org/wsvn/blends/projects/science/trunk/debian-science/tasks/distributedcomputing?rev=2719&op=diff
==============================================================================
--- projects/science/trunk/debian-science/tasks/distributedcomputing (original)
+++ projects/science/trunk/debian-science/tasks/distributedcomputing Fri Mar 18 12:52:11 2011
@@ -48,3 +48,34 @@
 Published-Title: Condor - A Hunter of Idle Workstations
 Published-Year: 1988
 Registration: http://www.cs.wisc.edu/condor/downloads-v2/
+
+ ; Added by blends-inject 0.0.7. [Please note here if modified manually]
+Suggests: cctools
+Homepage: http://nd.edu/~ccl/software/
+Language: C, Python
+WNPP: 618774
+Responsible: NeuroDebian Team <team at neuro.debian.net>
+License: GPL-2
+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.




More information about the Blends-commit mailing list