% -*- 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), High Bandwidth Memory (HBM), NUMA, 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 Intel Data Streaming Accelerator (Intel 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 Intel 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: