Veldema R, Philippsen M (2008)
Publication Language: English
Publication Type: Conference contribution, Original article
Publication year: 2008
Publisher: Springer-verlag
Edited Volumes: Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)
City/Town: Berlin Heidelberg
Book Volume: LNCS 5234
Pages Range: 217-231
Conference Proceedings Title: Languages and Compilers for Parallel Computing, 20th International Workshop, LCPC 2007
Event location: Urbana, Illinois
ISBN: 978-3-540-85260-5
URI: http://www2.informatik.uni-erlangen.de/publication/download/LCPC_rdma.pdf
DOI: 10.1007/978-3-540-85261-2_15
Remote Direct Memory Access (RDMA) is a technology to update a remote machine's memory without intervention at the receiver side. We evaluate where RDMA can be usefully applied and where it is a loss in Object-Oriented DSM systems. RDMA is difficult to use in modern OO-DSMs due to their support for large address spaces, advanced protocols, and heterogeneity. First, a communication pattern that is based on objects reduces the applicability of bulk RDMA. Second, large address spaces (meaning far larger than that of a single machine) and large numbers of machines require an address space translation scheme to map an object at different addresses on different machines. Finally, RDMA usage is hard since without polling (which would require source code modifications), incoming RDMA messages are hard to notice on time. Our results show that even with RDMA, update protocols are slower than invalidation protocols. But RDMA can be successfully applied to fetching of objects in an invalidation protocol and improves performance by 20.6%. © 2008 Springer-Verlag Berlin Heidelberg.
APA:
Veldema, R., & Philippsen, M. (2008). Evaluation of RDMA opportunities in an Object-Oriented DSM. In Vikram Adve, María Jesús Garzarán, Paul Petersen (Eds.), Languages and Compilers for Parallel Computing, 20th International Workshop, LCPC 2007 (pp. 217-231). Urbana, Illinois, US: Berlin Heidelberg: Springer-verlag.
MLA:
Veldema, Ronald, and Michael Philippsen. "Evaluation of RDMA opportunities in an Object-Oriented DSM." Proceedings of the 20th International Workshop on Languages and Compilers for Parallel Computing (LCPC '07), Urbana, Illinois Ed. Vikram Adve, María Jesús Garzarán, Paul Petersen, Berlin Heidelberg: Springer-verlag, 2008. 217-231.
BibTeX: Download