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 7dfbed68fe handle allocation slightly different, introduce a separate function for cleaner code that does on-node memory allocation, first querry the available size and do not rely on numa_alloc_onnode to report nullptr if the size is not really available 12 months ago
benchmarks use uniform colormap in the plots and use separate output folder for the plots 12 months ago
offloading-cacher handle allocation slightly different, introduce a separate function for cleaner code that does on-node memory allocation, first querry the available size and do not rely on numa_alloc_onnode to report nullptr if the size is not really available 12 months ago
test-project add error print output for dml status code 1 year ago
thesis note down bullet points for the content of chapter 3 (performance) 12 months ago
.gitignore add project 'offloading cacher' and function declarations for the cacher in its header file 12 months ago
.gitmodules restructure of directory layout 1 year ago
README.md Initial commit 1 year ago

README.md

bachelor-thesis