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.

6 lines
185 B

  1. [submodule "gosh"]
  2. path = thesis/gosh
  3. url = https://github.com/nfeske/gosh.git
  4. [submodule "benchmarks/util/json"]
  5. path = benchmarks/util/json
  6. url = https://github.com/nlohmann/json