Data ow architecture as a concept has been around since the 1970s for parallel com-putation. In data ow machines, the hardware is optimized for ne-grain data-driven parallel computation. The architecture can tolerate long unpredictable communication delays and supports generation and coordination of parallelism directly in the hard-ware. We propose a new coarse-grained data ow model of computation for parallel architectures named Predictive Block Data ow (PBD) due to its predictive capacity and processing of instructions in blocks instead of the ne grain model of one machine instruction. We have simulated the high level machine architecture and implemented two algorithms, quicksort and Dijkstra's single source shortest path, to display...
Multi-core and many-core were already major trends for the past six years and are expected to contin...
Increased programmability for concurrent applications in distributed systems requires automatic supp...
Due to the end of Moore's Law and Dennard Scaling, performance gains in general-purpose architecture...
Dataflow architecture as a concept has been around for a long time for parallel computation. In data...
Efficient data supply to the processor is the one of the keys to achieve high performance. However, ...
Instruction pipelining, out-of-order execution, and branch prediction are techniques that improve pe...
A central computing trend over the last decade has been the need to process increasingly larger amou...
Distributed-memory multiprocessing systems (DMS), such as Intel’s hypercubes, the Paragon, Thinking ...
Parallel computers provide great amounts of computing power, but they do so at the cost of increased...
Our goal is to dramatically increase the performance of uniprocessors through the exploitation of in...
Contains fulltext : 73161.pdf (publisher's version ) (Open Access
The capability of the Random Access Machine (RAM) to execute any instruction in constant time is not...
Many-core architectures face significant hurdles to successful adoption by ISVs, and ultimately, the...
Irregular applications have frequent data-dependent memory accesses and control flow. They arise in ...
Literature on parallel algorithms and data structures is vast. In fact, the literature has grown wit...
Multi-core and many-core were already major trends for the past six years and are expected to contin...
Increased programmability for concurrent applications in distributed systems requires automatic supp...
Due to the end of Moore's Law and Dennard Scaling, performance gains in general-purpose architecture...
Dataflow architecture as a concept has been around for a long time for parallel computation. In data...
Efficient data supply to the processor is the one of the keys to achieve high performance. However, ...
Instruction pipelining, out-of-order execution, and branch prediction are techniques that improve pe...
A central computing trend over the last decade has been the need to process increasingly larger amou...
Distributed-memory multiprocessing systems (DMS), such as Intel’s hypercubes, the Paragon, Thinking ...
Parallel computers provide great amounts of computing power, but they do so at the cost of increased...
Our goal is to dramatically increase the performance of uniprocessors through the exploitation of in...
Contains fulltext : 73161.pdf (publisher's version ) (Open Access
The capability of the Random Access Machine (RAM) to execute any instruction in constant time is not...
Many-core architectures face significant hurdles to successful adoption by ISVs, and ultimately, the...
Irregular applications have frequent data-dependent memory accesses and control flow. They arise in ...
Literature on parallel algorithms and data structures is vast. In fact, the literature has grown wit...
Multi-core and many-core were already major trends for the past six years and are expected to contin...
Increased programmability for concurrent applications in distributed systems requires automatic supp...
Due to the end of Moore's Law and Dennard Scaling, performance gains in general-purpose architecture...