The cnc-spec-compiler package
Intel (Concurrent Collections) CnC is a data-flow like deterministic parallel programming model, similar to stream-processing but in which nodes in the computation graph share data in tables. In CnC, the structure of the graph and metadata about data-access patterns are stored in a specification, which can be used by this tool to generate code which will orchestrate the execution of the graph.
Properties
| Versions | 0.2.0.0, 0.2.0.1 |
|---|---|
| Dependencies | ansi-terminal, array, base (≥3 & <5), binary, bytestring, containers, directory, fgl, filepath, HUnit, mtl, parsec (≥3.1.0), pretty (≥1.1.0.0), prettyclass, process, split, stringtable-atom, unix, zlib |
| License | BSD3 |
| Copyright | Copyright (c) 2009-2010 Intel Corporation |
| Author | Ryan Newton <rrnewton@gmail.com> |
| Maintainer | Ryan Newton <rrnewton@gmail.com> |
| Stability | Beta |
| Category | Compilers/Interpreters, Parallelism |
| Home page | http://software.intel.com/en-us/articles/intel-concurrent-collections-for-cc/ |
| Source repository | git clone git://github.com/rrnewton/CnC-Spec-Compiler.git |
| Executables | cnc |
| Upload date | Fri Aug 12 20:03:20 UTC 2011 |
| Uploaded by | RyanNewton |
Downloads
- cnc-spec-compiler-0.2.0.1.tar.gz (Cabal source package)
- package description (included in the package)