You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.