Refereed article in conference proceedings (A4)

Hardware and Software Support for NUMA Computing on Configurable Emulated Shared Memory Architectures




List of AuthorsMartti Forsell, Erik Hansson, Christoph Kessler, Jari-Matti Mäkelä, Ville Leppänen

EditorsAlexey Lastovetsky, Uwe Schwiegelshohn

Publication year2013

Book title *IEEE International Symposium on Parallel & Distributed Processing, Workshops and Phd Forum

Start page640

End page648

ISBN978-0-7695-4979-8

DOIhttp://dx.doi.org/10.1109/IPDPSW.2013.146

URLhttp://doi.ieeecomputersociety.org/10.1109/IPDPSW.2013.146


Abstract
The emulated shared memory (ESM) architectures are good candidates for future general purpose parallel computers due to their ability to provide easy-to-use explicitly parallel synchronous model of computation to programmers as well as avoid most performance bottlenecks present in current multicore architectures. In order to achieve full performance the applications must, however, have enough thread-level parallelism (TLP). To solve this problem, in our earlier work we have introduced a class of configurable emulated shared memory (CESM) machines that provides a special non-uniform memory access (NUMA) mode for situations where TLP is limited or for direct compatibility for legacy code sequential computing or NUMA mechanism. Unfortunately the earlier proposed CESM architecture does not integrate the different modes of the architecture well together e.g. by leaving the memories for different modes isolated and therefore the programming interface is non-integrated. In this paper we propose a number of hardware and software techniques to support NUMA computing in CESM architectures in a seamless way. The hardware techniques include three different NUMA-shared memory access mechanisms and the software ones provide a mechanism to integrate NUMA computation into the standard parallel random access machine (PRAM) operation of the CESM. The hardware techniques are evaluated on our REPLICA CESM architecture and compared to an ideal CESM machine making use of the proposed software techniques.


Last updated on 2021-24-06 at 10:05