cnc-spec-compiler: Compiler/Translator for CnC Specification Files.
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.
Flags
Automatic Flags
| Name | Description | Default | 
|---|---|---|
| basicbuild | Minimize requirements to maximize build success.  | Disabled | 
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- cnc-spec-compiler-0.2.0.1.tar.gz [browse] (Cabal source package)
 - Package description (as included in the package)
 
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
 
| Versions [RSS] | 0.2.0.0, 0.2.0.1 | 
|---|---|
| Dependencies | ansi-terminal, array, base (>=3 && <5), binary, bytestring, containers, directory, fgl, filepath, graphviz, HaXml (==1.20.2), haxr (==3000.8.2), hubigraph, HUnit, mtl, parsec (>=3.1.0), pretty (>=1.1.0.0), prettyclass, process, split, stringtable-atom, unix, zlib [details] | 
| License | BSD-3-Clause | 
| Copyright | Copyright (c) 2009-2010 Intel Corporation | 
| Author | Ryan Newton <rrnewton@gmail.com> | 
| Maintainer | Ryan Newton <rrnewton@gmail.com> | 
| Category | Compilers/Interpreters, Parallelism | 
| Home page | http://software.intel.com/en-us/articles/intel-concurrent-collections-for-cc/ | 
| Source repo | head: git clone git://github.com/rrnewton/CnC-Spec-Compiler.git | 
| Uploaded | by RyanNewton at 2011-08-12T20:03:20Z | 
| Distributions | |
| Reverse Dependencies | 1 direct, 0 indirect [details] | 
| Executables | cnc | 
| Downloads | 2050 total (4 in the last 30 days) | 
| Rating | (no votes yet) [estimated by Bayesian average] | 
| Your Rating | |
| Status | Docs not available [build log] All reported builds failed as of 2016-11-10 [all 10 reports]  |