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.

65 lines
1.1 KiB

  1. {
  2. "count": 4,
  3. "list": [
  4. {
  5. "affinity": {
  6. "nnode_dst": 10,
  7. "nnode_src": 2,
  8. "node": 3
  9. },
  10. "task": {
  11. "batching": {
  12. "batch_size": 8,
  13. "batch_submit": false
  14. },
  15. "iterations": 10,
  16. "size": 1073741824
  17. }
  18. },
  19. {
  20. "affinity": {
  21. "nnode_dst": 10,
  22. "nnode_src": 2,
  23. "node": 3
  24. },
  25. "task": {
  26. "batching": {
  27. "batch_size": 8,
  28. "batch_submit": false
  29. },
  30. "iterations": 10,
  31. "size": 1073741824
  32. }
  33. },
  34. {
  35. "affinity": {
  36. "nnode_dst": 10,
  37. "nnode_src": 2,
  38. "node": 3
  39. },
  40. "task": {
  41. "batching": {
  42. "batch_size": 8,
  43. "batch_submit": false
  44. },
  45. "iterations": 10,
  46. "size": 1073741824
  47. }
  48. },
  49. {
  50. "affinity": {
  51. "nnode_dst": 10,
  52. "nnode_src": 2,
  53. "node": 3
  54. },
  55. "task": {
  56. "batching": {
  57. "batch_size": 8,
  58. "batch_submit": false
  59. },
  60. "iterations": 10,
  61. "size": 1073741824
  62. }
  63. }
  64. ],
  65. "path": "hw"
  66. }