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
c01eafedae
refactor the cacher to reduce complexity, removes the access guarantees (relaxed,immediate,...), uses the fact that other tasks will wait on atomic value change for the cache-pointer if it is nullptr to add the entry to cache structure earlier reducing cost of two threads accessing new entry at the same time, splits the offloading-cache.hpp file into two with one containing the data-class (represents a cache entry and task) and the other containing the cacher itself
12 months ago
..
checkbiw
add checkibw makefile
12 months ago
content
note down bullet points for the content of chapter 3 (performance)
12 months ago
gosh @ 99408ea632
add thesis template
1 year ago
images
remove todos and todo page from the tex files, remove test-texcode, add some structure points
12 months ago
nix
add thesis template
1 year ago
preamble
slight restructuring of the thesis, part of formulating the contents
12 months ago
.editorconfig
add thesis template
1 year ago
.latexmkrc
add thesis template
1 year ago
CHECKLIST
add thesis template
1 year ago
Makefile
add tex makefile to the project
1 year ago
README.md
shorten readme of the thesis to only contain source info for the template
1 year ago
THANKS
add thesis template
1 year ago
bachelor.pdf
add missing tex files after restructure and rewrite the title page in english
12 months ago
bachelor.tex
slight restructuring of the thesis, part of formulating the contents
12 months ago
default.nix
add thesis template
1 year ago
own.bib
slight restructuring of the thesis, part of formulating the contents
12 months ago
own.gls
slight restructuring of the thesis, part of formulating the contents
12 months ago
shell.nix
add thesis template
1 year ago