Offloading C++17 Parallel STL on System Shared Virtual Memory Platforms
Jääskeläinen, Pekka; Glossner, John; Jambor, Martin; Tervo, Aleksi; Rintala, Matti (2018-06-28)
Jääskeläinen, Pekka
Glossner, John
Jambor, Martin
Tervo, Aleksi
Rintala, Matti
Springer
28.06.2018
Julkaisun pysyvä osoite on
https://urn.fi/URN:NBN:fi:tty-201901221134
https://urn.fi/URN:NBN:fi:tty-201901221134
Kuvaus
Peer reviewed
Tiivistelmä
Shared virtual memory simplifies heterogeneous platform programming by enabling sharing of memory address pointers between heterogeneous devices in the platform. The most advanced implementations present a coherent view of memory to the programmer over the whole virtual address space of the process. From the point of view of data accesses, this System SVM (SSVM) enables the same programming paradigm in heterogeneous platforms as found in homogeneous platforms. C++ revision 17 adds its first features for explicit parallelism through its “Parallel Standard Template Library” (PSTL). This paper discusses the technical issues in offloading PSTL on heterogeneous platforms supporting SSVM and presents a working GCC-based proof-of-concept implementation. Initial benchmarking of the implementation on an AMD Carrizo platform shows speedups from 1.28X to 12.78X in comparison to host-only sequential STL execution.
Kokoelmat
- TUNICRIS-julkaisut [18911]