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.

61 lines
1.8 KiB

  1. {
  2. "count": 2,
  3. "list": [
  4. {
  5. "affinity": {
  6. "nnode_dst": 0,
  7. "nnode_src": 0,
  8. "node": 0
  9. },
  10. "report": {
  11. "iterations_completed": 10000,
  12. "status": "ok",
  13. "time": {
  14. "combined_avg": 80.3284,
  15. "combined_stdev": 37.78186540444961,
  16. "completion_avg": 79.2508,
  17. "completion_stdev": 37.36244236342133,
  18. "submission_avg": 0.5344,
  19. "submission_stdev": 2.076298783894276,
  20. "unit": "microseconds"
  21. }
  22. },
  23. "task": {
  24. "batching": {
  25. "batch_size": 0,
  26. "batch_submit": false
  27. },
  28. "iterations": 10000,
  29. "size": 1048576
  30. }
  31. },
  32. {
  33. "affinity": {
  34. "nnode_dst": 0,
  35. "nnode_src": 0,
  36. "node": 0
  37. },
  38. "report": {
  39. "iterations_completed": 10000,
  40. "status": "ok",
  41. "time": {
  42. "combined_avg": 80.3812,
  43. "combined_stdev": 38.05381566360699,
  44. "completion_avg": 79.3534,
  45. "completion_stdev": 37.664013440414735,
  46. "submission_avg": 0.5147,
  47. "submission_stdev": 1.7168529086675477,
  48. "unit": "microseconds"
  49. }
  50. },
  51. "task": {
  52. "batching": {
  53. "batch_size": 0,
  54. "batch_submit": false
  55. },
  56. "iterations": 10000,
  57. "size": 1048576
  58. }
  59. }
  60. ],
  61. "path": "hw"
  62. }