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 4fa5ef6522 accept existing cache if the cached block is larger than the requested view 12 months ago
..
cmake/modules add project 'offloading cacher' and function declarations for the cacher in its header file 12 months ago
util add a lot of comments to the code, also handle errors in the dml handlers gracefully 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-data.hpp add missing inline specifier to functions as this is header-only code 12 months ago
cache.hpp accept existing cache if the cached block is larger than the requested view 12 months ago
main.cpp add test for the cache-flush logic which was previously not tested 12 months ago