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 8ab5eb4902 finish adapting plotters to new result style, add division by thread count to the throughput plotters, adjust figure sizes to be small (larger font when scaled up in latex) 11 months ago
..
evaluation-results again, redo the perf-eval with reduced data size and load to prevent missing frames, the second 11 months ago
src move mode selection to Configuration.hpp, adapt the CopyMethodPolicy-Function to return only src_node for task sizes under 16MiB which is now required to not cause high submission count which slows down small copies 11 months ago
.gitignore add query driven prefetching code repository copy 11 months ago
CMakeLists.txt reworking the qdp benchmark 11 months ago
README.md prettify credit in the readme 11 months ago
bench_max.sh add prelimianry results, modify the launch script and provide macro-based selection of parameters for the three modes {dram,hbm,prefetch} 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