1974
DOI: 10.1145/641675.642111
|View full text |Cite
|
Sign up to set email alerts
|

A preliminary architecture for a basic data-flow processor

Abstract: A processor is described which can achieve highly parallel execution of programs represented in data-flow form. The language implemented incorporates conditional and iteration mechanisms, and the processor is a step toward a practical data-flow processor for a Fortran-level data-flow language. The processor has a unique architecture which avoids the problems of processor switching and memory/processor interconnecion that usually limit the degree of realizable concurrent processing. The architecture offers an u… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
41
0

Year Published

1984
1984
2021
2021

Publication Types

Select...
5
4
1

Relationship

0
10

Authors

Journals

citations
Cited by 131 publications
(41 citation statements)
references
References 5 publications
0
41
0
Order By: Relevance
“…Classic dataflow architectures such as [7,1] trigger instructions when tokens associated with input data is ready. Multiple pipeline stages are devoted to marshalling tokens, distributing tokens, and scoreboarding which instructions are ready.…”
Section: Autonomous Pesmentioning
confidence: 99%
“…Classic dataflow architectures such as [7,1] trigger instructions when tokens associated with input data is ready. Multiple pipeline stages are devoted to marshalling tokens, distributing tokens, and scoreboarding which instructions are ready.…”
Section: Autonomous Pesmentioning
confidence: 99%
“…Gordon et al discuss a general dataflow like approach called StreamIt [24]. Similar to historical dataflow machines [21,3] the PLUG architecture implements dataflow execution but in a coarse granularity of code blocks and network messages. The conflictfree operation of PLUG pipelines is similar to systolic arrays that execute in a very regular fashion.…”
Section: Related Workmentioning
confidence: 99%
“…Activation frames are certainly not a new idea The use of presence-bits to detect enabled operations is represented in the earliest static dataflow architectures(l5, 16,28].…”
Section: Related Workmentioning
confidence: 99%