@inproceedings{3daae244ebb448b7b53da8ce01939a6c,
title = "Efficient Doacross execution on distributed shared-memory multiprocessors",
abstract = "The authors propose a Doacross execution scheme for the distributed shared memory (DSM) architecture. The scheme uses direct communication and static message passing. The communication is direct because a producer writes (or sends) data directly to the nearest shared memory (NeSM) of its consumer. The message passing is static in the sense that a message is bound to a buffer location determined at compile time. The authors present compiler algorithms that transform a Doacross loop into the proposed execution scheme and derive conditions that can reduce the extra storage needed for message buffers. The preliminary results show that the proposed scheme can outperform approaches that ignore the features of the DSM architecture, i.e., simply utilize the DSM architecture as a UMA (uniform memory access) architecture.",
author = "Su, {Hong Men} and Yew, {Pen Chung}",
year = "1991",
doi = "10.1145/125826.105185",
language = "English (US)",
isbn = "0818621583",
series = "Proc Supercomput 91",
publisher = "Publ by IEEE",
pages = "842--853",
booktitle = "Proc Supercomput 91",
note = "Proceedings of Supercomputing '91 ; Conference date: 18-11-1991 Through 22-11-1991",
}