% Keywords: Active Messages % Encoding: utf-8 @InProceedings{Hellwagner1997, author = {Hellwagner, Hermann and Karl, Wolfgang and Leberecht, Markus}, booktitle = {Proceedings of the International Conference on Parallel and Distributed Processing Techniques and Applications, 1997: PDPTA}, title = {Fast Communication Mechanisms--Coupling Hardware Distributed Shared Memory and User-Level Messaging}, year = {1997}, address = {Las Vegas, Nevada, USA}, editor = {Arabnia, Hamid R}, month = {jan}, pages = {8}, publisher = {CSREA Press}, abstract = {Low latencies for small messages are an important factor of efficient fine-grained parallel computation. The Active Messages concept provides this minimal overhead by eliminating certain parts of the critical path of sending and receiving messages, that is the context switch into the operating system kernel when using user-mode I/O, and multiple buffering in the network layer. Hardware-supported distributed shared memory (DSM) architectures exhibit various properties that make them particularly useful for an implementation of the aforementioned messaging mechanisms. This paper thus describes the concept, implementation, and the performance of a DSM-based Active Messages layer.}, issn = {0-9648666-8-4}, keywords = {Distributed Shared Memory, Active Messages, User-Level Communication, Scalable Coherent Interface}, language = {EN}, pdf = {https://www.itec.aau.at/bib/files/1997-0047-HeLe.pdf}, talktype = {none} }