Skip Navigation

The Computer Journal 1987 30(4):289-294; doi:10.1093/comjnl/30.4.289
© 1987 by British Computer Society
This Article
Right arrow Full Text (PDF)
Right arrow Alert me when this article is cited
Right arrow Alert me if a correction is posted
Services
Right arrow Email this article to a friend
Right arrow Similar articles in this journal
Right arrow Similar articles in ISI Web of Science
Right arrow Alert me to new issues of the journal
Right arrow Add to My Personal Archive
Right arrow Download to citation manager
Right arrowRequest Permissions
Google Scholar
Right arrow Articles by Sowa, M.
Right arrow Search for Related Content
Social Bookmarking
 Add to CiteULike   Add to Connotea   Add to Del.icio.us  
What's this?

A Method for Speeding up Serial Processing in Dataflow Computers by Means of a Program Counter

M. Sowa *

Department of Computer Science, Gunma University, 1-5-1 Tenjin-cho, Kiryu 376, Gunma, Japan

The introduction of a program counter and an accumulator into a dataflow computer can improve its speed during serial processing. This paper describes a possible implementation together with a simple performance analysis.

In dataflow processing, more than one processor can be used to execute parts of a single program in parallel. Performance is good, but some parts of many programs are inherently serial (sequential). Serial execution requires that explicit expressions be used for transferring data between instructions and for link manipulation, which makes serial processing in a dataflow computer slower than in a computer specially designed for the task. However, it is possible to arrange for the serial processing to be carried out by only one processor and for almost all of the instructions to be arranged in the correct order for execution. Link manipulation can then be achieved implicitly by using the program counter of a von Numann computer and one of the data items can be passed through an accumulator in the processor. It seems likely that the introduction of these features into the architecture of a dataflow computer would result in a substantial speeding up of serial processing. Analysis anticipates that the speed can be improved by between 20 and 50%.


Received January 1985.

* Department of Computer Science, Gunma University, 1-5-1 Tenjin-cho, Kiryu 376, Gunma, Japan


Add to CiteULike CiteULike   Add to Connotea Connotea   Add to Del.icio.us Del.icio.us    What's this?




Disclaimer:
Please note that abstracts for content published before 1996 were created through digital scanning and may therefore not exactly replicate the text of the original print issues. All efforts have been made to ensure accuracy, but the Publisher will not be held responsible for any remaining inaccuracies. If you require any further clarification, please contact our Customer Services Department.