cnc-spec-compiler-0.2.0.1: Compiler/Translator for CnC Specification Files.

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

Versions0.2.0.0, 0.2.0.1
Dependenciesansi-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
LicenseBSD3
CopyrightCopyright (c) 2009-2010 Intel Corporation
AuthorRyan Newton <rrnewton@gmail.com>
MaintainerRyan Newton <rrnewton@gmail.com>
StabilityBeta
CategoryCompilers/Interpreters, Parallelism
Home pagehttp://software.intel.com/en-us/articles/intel-concurrent-collections-for-cc/
Source repositorygit clone git://github.com/rrnewton/CnC-Spec-Compiler.git
Executablescnc
Upload dateFri Aug 12 20:03:20 UTC 2011
Uploaded byRyanNewton

Downloads