This paper considers the use of data prefetching and an alternative mechanism, data forwarding, for reducing memory latency caused by interprocessor communication in cache coherent, shared memory multiprocessors. Data prefetching is accomplished by using a multiprocessor software pipelined algorithm
A global-memory message-passing multiprocessor
โ Scribed by Eric E Johnson
- Publisher
- Elsevier Science
- Year
- 1991
- Tongue
- English
- Weight
- 873 KB
- Volume
- 15
- Category
- Article
- ISSN
- 0141-9331
No coin nor oath required. For personal study only.
๐ SIMILAR VOLUMES
This paper discusses several approaches to designing and implementing shared-memory communication protocol modules for the message-passing interface (MPI) libraries, colloquially called 'shared-memory devices'. The authors present a new taxonomy for classifying designs for shared-memory MPI communic
Using Java for high-performance distributed computing aggravates a well-known problem: the choice between efficient message-passing environments and more convenient distributed shared memory systems which often provide additional functionalities like adaptive parallelism or fault tolerance -with the