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.

28 lines
433 B

  1. {
  2. "count": 2,
  3. "list": [
  4. {
  5. "affinity": {
  6. "nnode_dst": 0,
  7. "nnode_src": 0,
  8. "node": 0
  9. },
  10. "task": {
  11. "size": 1048576,
  12. "batch_size": 60
  13. }
  14. },
  15. {
  16. "affinity": {
  17. "nnode_dst": 0,
  18. "nnode_src": 0,
  19. "node": 0
  20. },
  21. "task": {
  22. "size": 1048576,
  23. "batch_size": 60
  24. }
  25. }
  26. ],
  27. "path": "hw",
  28. "repetitions": 10
  29. }