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 6cc49daf89 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
..
cmake/modules add project 'offloading cacher' and function declarations for the cacher in its header file 12 months ago
CMakeLists.txt extend the main method of the small supplied test program to allow running on multiple threads 12 months ago
cache.hpp add defaulted-constructor for cache which got implicitly deleted by deleting the copy constructor 11 months ago
main.cpp adapt copy policy function to take data size as well and use this to only use destination nodes dsa engine for small data sizes on xeonmax 11 months ago