This contains my bachelors thesis and associated tex files, code snippets and maybe more. Topic: Data Movement in Heterogeneous Memories with Intel Data Streaming Accelerator
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.
 
 
 
 
 
 

10 lines
290 B

\begin{tabular}{lll}
\toprule
Configuration & Speedup & Cache Hitrate \\
\midrule
DDR-SDRAM (Baseline) & x1.00 & \textemdash \\
HBM (Upper Limit) & x1.41 & \textemdash \\
Prefetching & x0.82 & 89.38 \% \\
Prefetching, Distributed Columns & x1.23 & 93.20 \% \\
\bottomrule
\end{tabular}