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 80d1b5f543 remove fractional average calculation in favour of std::accumulate and remove option to set thread affinity to core while keeping support for node affinity assignment 1 year ago
..
cmake/modules correctly link the numactl library and provide find-module for it 1 year ago
json@360ce457f4 add nlohmann::json as submodule for json parsing, add helper that can read and write task description 1 year ago
CMakeLists.txt restructure CMakeLists.txt slightly 1 year ago
benchmark.hpp remove fractional average calculation in favour of std::accumulate and remove option to set thread affinity to core while keeping support for node affinity assignment 1 year ago
benchmarks.md modify benchmark notes to represent current development progress 1 year ago
main.cpp clean up naming of structs, functions and files 1 year ago
statuscode-tostring.hpp remove brackets around status code string representation 1 year ago
task-data.hpp remove fractional average calculation in favour of std::accumulate and remove option to set thread affinity to core while keeping support for node affinity assignment 1 year ago
task-description.json remove fractional average calculation in favour of std::accumulate and remove option to set thread affinity to core while keeping support for node affinity assignment 1 year ago