fill_root.json 3.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136
  1. {
  2. "context": {
  3. "date": "2019-06-12 15:07:51",
  4. "host_name": "hfm-1608b.dhcp.mpi-hd.mpg.de",
  5. "executable": "./histogram_filling_root",
  6. "num_cpus": 4,
  7. "mhz_per_cpu": 2900,
  8. "cpu_scaling_enabled": false,
  9. "caches": [
  10. {
  11. "type": "Data",
  12. "level": 1,
  13. "size": 32768000,
  14. "num_sharing": 2
  15. },
  16. {
  17. "type": "Instruction",
  18. "level": 1,
  19. "size": 32768000,
  20. "num_sharing": 2
  21. },
  22. {
  23. "type": "Unified",
  24. "level": 2,
  25. "size": 262144000,
  26. "num_sharing": 2
  27. },
  28. {
  29. "type": "Unified",
  30. "level": 3,
  31. "size": 3145728000,
  32. "num_sharing": 4
  33. }
  34. ],
  35. "load_avg": [1.90039,1.74219,1.896],
  36. "library_build_type": "release"
  37. },
  38. "benchmarks": [
  39. {
  40. "name": "fill_1d<uniform>",
  41. "run_name": "fill_1d<uniform>",
  42. "run_type": "iteration",
  43. "repetitions": 0,
  44. "repetition_index": 0,
  45. "threads": 1,
  46. "iterations": 67261773,
  47. "real_time": 9.4458418900399934e+00,
  48. "cpu_time": 9.4251752774937998e+00,
  49. "time_unit": "ns"
  50. },
  51. {
  52. "name": "fill_2d<uniform>",
  53. "run_name": "fill_2d<uniform>",
  54. "run_type": "iteration",
  55. "repetitions": 0,
  56. "repetition_index": 0,
  57. "threads": 1,
  58. "iterations": 45319470,
  59. "real_time": 1.5382299770944382e+01,
  60. "cpu_time": 1.5349252760458143e+01,
  61. "time_unit": "ns"
  62. },
  63. {
  64. "name": "fill_3d<uniform>",
  65. "run_name": "fill_3d<uniform>",
  66. "run_type": "iteration",
  67. "repetitions": 0,
  68. "repetition_index": 0,
  69. "threads": 1,
  70. "iterations": 17250220,
  71. "real_time": 4.4192850235360673e+01,
  72. "cpu_time": 4.4075205997372791e+01,
  73. "time_unit": "ns"
  74. },
  75. {
  76. "name": "fill_6d<uniform>",
  77. "run_name": "fill_6d<uniform>",
  78. "run_type": "iteration",
  79. "repetitions": 0,
  80. "repetition_index": 0,
  81. "threads": 1,
  82. "iterations": 9471106,
  83. "real_time": 6.5593678499542435e+01,
  84. "cpu_time": 6.5478836368212981e+01,
  85. "time_unit": "ns"
  86. },
  87. {
  88. "name": "fill_1d<normal>",
  89. "run_name": "fill_1d<normal>",
  90. "run_type": "iteration",
  91. "repetitions": 0,
  92. "repetition_index": 0,
  93. "threads": 1,
  94. "iterations": 65220632,
  95. "real_time": 1.0719608451340857e+01,
  96. "cpu_time": 1.0705784022454727e+01,
  97. "time_unit": "ns"
  98. },
  99. {
  100. "name": "fill_2d<normal>",
  101. "run_name": "fill_2d<normal>",
  102. "run_type": "iteration",
  103. "repetitions": 0,
  104. "repetition_index": 0,
  105. "threads": 1,
  106. "iterations": 41358692,
  107. "real_time": 1.7807308218952659e+01,
  108. "cpu_time": 1.7752785798931928e+01,
  109. "time_unit": "ns"
  110. },
  111. {
  112. "name": "fill_3d<normal>",
  113. "run_name": "fill_3d<normal>",
  114. "run_type": "iteration",
  115. "repetitions": 0,
  116. "repetition_index": 0,
  117. "threads": 1,
  118. "iterations": 18161251,
  119. "real_time": 3.6989106697171536e+01,
  120. "cpu_time": 3.6909516860925535e+01,
  121. "time_unit": "ns"
  122. },
  123. {
  124. "name": "fill_6d<normal>",
  125. "run_name": "fill_6d<normal>",
  126. "run_type": "iteration",
  127. "repetitions": 0,
  128. "repetition_index": 0,
  129. "threads": 1,
  130. "iterations": 7976026,
  131. "real_time": 8.4004558279849917e+01,
  132. "cpu_time": 8.3852284333075062e+01,
  133. "time_unit": "ns"
  134. }
  135. ]
  136. }