A1 Refereed original research article in a scientific journal

Performance and programmability comparison of the thick control flow architecture and current multicore processors




AuthorsForsell Martti, Nikula Sara, Roivainen Jussi, Leppänen Ville, Träff Jesper Larsson

PublisherSpringer

Publication year2022

JournalJournal of Supercomputing

Journal name in sourceJOURNAL OF SUPERCOMPUTING

Journal acronymJ SUPERCOMPUT

Volume78

First page 3152

Last page3183

Number of pages32

ISSN0920-8542

eISSN1573-0484

DOIhttps://doi.org/10.1007/s11227-021-03985-0

Web address https://link.springer.com/article/10.1007/s11227-021-03985-0

Self-archived copy’s web addresshttps://research.utu.fi/converis/portal/detail/Publication/66529371


Abstract
Commercial multicore central processing units (CPU) integrate a number of processor cores on a single chip to support parallel execution of computational tasks. Multicore CPUs can possibly improve performance over single cores for independent parallel tasks nearly linearly as long as sufficient bandwidth is available. Ideal speedup is, however, difficult to achieve when dense intercommunication between the cores or complex memory access patterns is required. This is caused by expensive synchronization and thread switching, and insufficient latency toleration. These facts guide programmers away from straight-forward parallel processing patterns toward complex and error-prone programming techniques. To address these problems, we have introduced the Thick control flow (TCF) Processor Architecture. TCF is an abstraction of parallel computation that combines self-similar threads into computational entities. In this paper, we compare the performance and programmability of an entry-level TCF processor and two Intel Skylake multicore CPUs on commonly used parallel kernels to find out how well our architecture solves these issues that greatly reduce the productivity of parallel software development. Code examples are given and programming experiences recorded.

Downloadable publication

This is an electronic reprint of the original article.
This reprint may differ from the original in pagination and typographic detail. Please cite the original version.





Last updated on 2024-26-11 at 22:56