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 e88159d82a add forgotten paragraph-markers to the last section of eval 10 months ago
..
utils handle memory allocation outside of the cache, pre-allocate in benchmark and memset to hopefully guarantee no pagefaults will be encountered 11 months ago
Benchmark.cpp allocate the correct amount of chunks for caching (missing was the run count) and add them to the queue for each run 11 months ago
Configuration.hpp change config to allow 64 threads for stage 1 and 32 for stage 2 in all benchmarks 11 months ago