Supporting Concurrent Memory Access in TCF-aware Processor Architectures
Martti Forsell, Jussi Roivainen, Ville Leppänen, Jesper Träff
https://urn.fi/URN:NBN:fi-fe2021042718372
Tiivistelmä
The Thick Control Flow (TCF) model packs together selfsimilar
computations to simplify parallel programming and to eliminate
redundant usage of associated software and hardware resources.
While there are processor architectures supporting native execution
of programs 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.
Kokoelmat
- Rinnakkaistallenteet [19207]