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.
 
 
 
 
 
 
Constantin Fürst e551e6b56c fix spelling mistakes and such in the recent additions 11 months ago
..
src remove all unused files and benchmark methods, adapt the MAX-Benchmark to use the cacher, remove manually-set numa configuration and replace it with dynamically adapting to the configured affinity, add two more template-options to the worker that control whether a is cached as well and whether scanb waits on the caching 11 months ago
.gitignore add query driven prefetching code repository copy 11 months ago
CMakeLists.txt remove all unused files and benchmark methods, adapt the MAX-Benchmark to use the cacher, remove manually-set numa configuration and replace it with dynamically adapting to the configured affinity, add two more template-options to the worker that control whether a is cached as well and whether scanb waits on the caching 11 months ago
README.md prettify credit in the readme 11 months ago
bench_max.sh remove the manual build script and add numa and cpu asignment to the execution script 11 months ago

README.md

This is a copy of the Query Driven Prefetching Repository

https://os.inf.tu-dresden.de/repo/gitbox/andre.berthold/Query-driven_Prefetching/src/branch/qdp_minimal/code

Original Authors: André Berthold and Anna Bartuschka