Proceedings of the 6th International Conference on Supercomputing - ICS '92 1992
DOI: 10.1145/143369.143405
|View full text |Cite
|
Sign up to set email alerts
|

The CODE 2.0 graphical parallel programming language

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
40
0

Year Published

1994
1994
2006
2006

Publication Types

Select...
5
2

Relationship

3
4

Authors

Journals

citations
Cited by 90 publications
(40 citation statements)
references
References 8 publications
0
40
0
Order By: Relevance
“…The target language for the compilation process is a generalized data flow graph as defined in [25]. A node in this data flow graph consists of an initialization, a firing rule, a sequential computation and a routing rule for distribution of the outputs of the computation.…”
Section: Compilation Processmentioning
confidence: 99%
See 3 more Smart Citations
“…The target language for the compilation process is a generalized data flow graph as defined in [25]. A node in this data flow graph consists of an initialization, a firing rule, a sequential computation and a routing rule for distribution of the outputs of the computation.…”
Section: Compilation Processmentioning
confidence: 99%
“…When compilation of the start component is completed, it is converted into a start node [25] for the data flow graph which will represent the parallel program and each match of a requests interface to an accepts interface results in addition of a node to the data flow graph which is being incrementally constructed by the compilation process and an arc connecting the this new node to the node which is currently being processed by the compiler. If there is a replication clause in a transaction specification then at runtime the specified number of replicas of the matched component are instantiated and linked with data flow arcs.…”
Section: Compilation Processmentioning
confidence: 99%
See 2 more Smart Citations
“…The definition of firing rules used in the extended coordination model is taken from a data flow programming model [7], where rather than waiting on a single input, a node in a data flow graph waits on multiple inputs, possibly in a particular order, before becoming enabled for execution. Firing rules are specified with a Java-like logical syntax.…”
Section: Extended Associative Broadcast Coordination Model and Programentioning
confidence: 99%