[Back]


Talks and Poster Presentations (with Proceedings-Entry):

M. Forsell, J. Roivainen, V. Leppänen, J. Träff:
"Supporting Concurrent Memory Access in TCF-aware Processor Architectures";
Talk: IEEE Nordic Circuits and Systems Conference (NORCAS 2017), Linköping, Sweden; 2017-10-24 - 2017-10-25; in: "IEEE Nordic Circuits and Systems Conference (NORCAS 2017), Proceedings", J Nurmi, M. Vesterbacka, J. Wikner, A. Alvandpour, M. Nielsen-Lönn, I. Nielsen (ed.); IEEE, (2017), ISBN: 978-1-5386-2845-4; #1 - #6.



English abstract:
The Thick Control Flow (TCF) model packs together self-similar computations to simplify parallel programming and to eliminate redundant usage of associated software and hardware resources. While there are processor architectures supporting native execution ofprograms written for the model, none of them support concurrent memory access that can speed up execution of many algorithms by a logarithmic factor. In this paper, we propose an architectural solution implementing concurrent memory access for TCF-aware processors. The solution is based on bounded size step caches and two-phase structure of the TCF-aware processors. Step caches capture and hold the references made during the on-going step of an execution that are independent by the definition of TCF execution and therefore avoid coherence problems. The 2-phase structure reduces some concurrent accesses to a frontend operation followed by broadcast in the spreading network. According to our evaluation, a concurrent memory access-aware B-backend unit TCF processor executes certain algorithms up to B times faster than the baseline TCF processor.

Keywords:
parallel computing; processor architecture; programming model; TCF; concurrent memory access


"Official" electronic version of the publication (accessed through its Digital Object Identifier - DOI)
http://dx.doi.org/10.1109/NORCHIP.2017.8124962


Created from the Publication Database of the Vienna University of Technology.