Bibliographic Details
| Title: |
ReduxSTM: Optimizing STM designs for Irregular Applications. |
| Authors: |
Pedrero, Manuel1 mpedrero@uma.es, Gutierrez, Eladio1 eladio@uma.es, Romero, Sergio1 sromero@uma.es, Plata, Oscar1 oplata@uma.es |
| Source: |
Journal of Parallel & Distributed Computing. Sep2017, Vol. 107, p114-133. 20p. |
| Subjects: |
Multicore processors, Computer storage devices, Semantics, Commutative algebra, Associative algebras, Contention resolution protocols (Computer network protocols) |
| Abstract: |
The exploitation of optimistic concurrency in modern multicore architectures via Transactional Memory (TM) is becoming a mainstream programming paradigm. TM features can be leveraged to provide support for speculative parallel execution of irregular applications, characterized by a lack of knowledge about data dependences at compile-time. This work is focused on software TM (STM) solutions and how they can be adapted and optimized to deal efficiently with irregular memory access patterns, mainly those caused by reduction operations. With this aim, ReduxSTM is introduced as a specific STM system designed by combining techniques for speculative execution with TM algorithms. ReduxSTM is based on three main design aspects: a transactional commit order mechanism which is available to guarantee sequential semantics when needed; a specific transactional memory primitive defined for expressing commutative and associative operations (reductions) that leverages the underlying TM privatization mechanism to avoid unnecessary transaction aborts caused by reduction memory patterns; and an enhanced conflict resolution mechanism that takes advantage of the two previous features. [ABSTRACT FROM AUTHOR] |
|
Copyright of Journal of Parallel & Distributed Computing is the property of Academic Press Inc. and its content may not be copied or emailed to multiple sites without the copyright holder's express written permission. Additionally, content may not be used with any artificial intelligence tools or machine learning technologies. However, users may print, download, or email articles for individual use. This abstract may be abridged. No warranty is given about the accuracy of the copy. Users should refer to the original published version of the material for the full abstract. (Copyright applies to all Abstracts.) |
| Database: |
Engineering Source |