Dataflow Computer DFNDR-2 and its Extension
スポンサーリンク
概要
- 論文の詳細を見る
Dataflow processing has the special advantages of freedom from side-effect and the optimal exploitation of the inherent parallelism of programs. It also has shortcomings such as poor efficiency in executing serial pro-grams, non-compatibility with conventional computers, non-flexibility and poor efficiency in manipulating data structures. To avoid these shortcomings, a program counter, the mechanism of von Neumann processing and the mechanism of parallel control flow processing are introduced to dataflow computers. This paper describes methods of introducing such mechanisms into the dataflow computers. This introduction could be done with almost no increase in the hardware cost.
- 一般社団法人情報処理学会の論文
- 1988-03-10
著者
-
Sowa M
Graduate School Of Information Systems University Of Electro-communications
-
SOWA MASAHIRO
Department of Electrical Engineering and Computer Science Nagoya Institute of Technology
関連論文
- Optimization for Hybrid MPI-OpenMP Programs with Thread-to-thread Communication (2004年並列/分散/協調処理に関する「青森」サマーワークショップ(SWoPP青森2004))
- Proposition and Evaluation of Parallelism-Independent Scheduling Algorithms for DAGs of Tasks with Non-Uniform Execution Times(Special Section on Papers Selected from ITC-CSCC 2000)
- Parallelism-Independent Scheduling Method (Special Section of Papers Selected from ITC-CSCC'99)
- Construction of Hybrid MPI-OpenMP Solutions for SMP Clusters(System Software)
- D-6-9 Compiler Assisted Scheduling Scheme with Low-cost Runtime Support for Control Predicated ILP
- Dataflow Computer DFNDR-2 and its Extension