Skip to content
rrnewton edited this page Nov 27, 2011 · 6 revisions

There have been several divergences between Intel and Rice CnC implementations which we attempt to document here.

Basic CnC Syntax

Extensions

Hierarchy - sub-graph step implementations

Tag Ranges

Intervals of ordered tag values, represented abstractly....

<Code snippet here>

Data-Step-Args

Rather than steps performing gets to retrieve data, if they declare their data dependencies as tag functions it is also possible to pass additional data inputs as function or method arguments to the step.

<Code snippet here>

[UNFINISHED]

Clone this wiki locally