You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
1.3 KiB
15 lines
1.3 KiB
% -*- Mode: Latex -*-
|
|
|
|
% Zusammenfassung
|
|
|
|
% Zu einer runden Arbeit gehört auch eine Zusammenfassung, die
|
|
% eigenständig einen kurzen Abriß der Arbeit gibt. Eine halbe bis ganze
|
|
% DINA4 Seite ist angemessen. Dafür läßt sich keine Gebrauchsanweisung
|
|
% geben (für irgendetwas müssen die Betreuer ja auch noch da
|
|
% sein).
|
|
|
|
This bachelor's thesis delves into the evolving landscape of heterogeneous memory systems, marked by advancements in main memory technologies such as Non-Volatile RAM (NVRAM), \glsentryfirst{hbm}, and Remote Memory. These systems demand strategic data location choices for optimal performance, necessitating movement of data between these different storage tiers. Therefore, the burden to maintain optimal location befalls the CPU, reducing cycles available for computation. In response, Intel introduces the \glsentryfirst{dsa}, which offloads data operations, presenting an avenue for enhanced efficiency in data-intensive applications. The goal of this thesis is a comprehensive analysis and characterization of the architecture and performance of \gls{dsa}, along with the application to a domain specific prefetching methodology for accelerating database queries in heterogeneous systems. \par
|
|
|
|
%%% Local Variables:
|
|
%%% TeX-master: "diplom"
|
|
%%% End:
|