@inproceedings{7013ace8c3fd41d7aee87d47f4b9e18d,
title = "Channel interface: A primitive model for memory efficient communication",
abstract = "Though the size of the system is getting larger towards exa-scale computation, the amount of available memory on computing nodes is expected to remain the same or to decrease. Therefore, memory efficiency is becoming an important issue for achieving scalability. This paper pointed out the problem of memory-inefficiency in the de-facto standard parallel programming model, Message Passing Interface (MPI). To solve this problem, the channel interface was introduced in the paper. This interface enables the programmers to appropriately allocate and de-allocate channels so that the program consumes just-enough amount of memory for communication. In addition to that, by limiting the message transfer supported by a channel as simple as possible, the memory consumption and the overhead for handling messages with this interface can be minimal. This paper showed a sample implementation of this interface. Then, the memory efficiency of the implementation is examined by the models of the memory consumption and the performance.",
author = "Takeshi Nanri and Takeshi Soga and Yuichiro Ajima and Yoshiyuki Morie and Hiroaki Honda and Taizo Kobayashi and Toshiya Takami and Shinji Sumimoto",
note = "Publisher Copyright: {\textcopyright} 2015 IEEE.; 23rd Euromicro International Conference on Parallel, Distributed, and Network-Based Processing, PDP 2015 ; Conference date: 04-03-2015 Through 06-03-2015",
year = "2015",
doi = "10.1109/PDP.2015.83",
language = "English",
series = "Proceedings - 23rd Euromicro International Conference on Parallel, Distributed, and Network-Based Processing, PDP 2015",
publisher = "Institute of Electrical and Electronics Engineers Inc.",
pages = "177--181",
editor = "Johan Lilius and Masoud Daneshtalab and Mats Brorsson and Ville Leppanen and Marco Aldinucci",
booktitle = "Proceedings - 23rd Euromicro International Conference on Parallel, Distributed, and Network-Based Processing, PDP 2015",
address = "United States",
}