Advertisement
Guest User

Untitled

a guest
Oct 22nd, 2018
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.29 KB | None | 0 0
  1. "gpu_threads_conf" : [
  2.  
  3. // gpu: gfx901 memory:3920
  4.  
  5. // compute units: 64
  6.  
  7. { "index" : 0,
  8.  
  9. "intensity" : 1932, "worksize" : 16,
  10.  
  11. "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
  12.  
  13. "unroll" : 8, "comp_mode" : true
  14.  
  15. },
  16.  
  17. { "index" : 0,
  18.  
  19. "intensity" : 1932, "worksize" : 16,
  20.  
  21. "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
  22.  
  23. "unroll" : 8, "comp_mode" : true
  24.  
  25. },
  26.  
  27. // gpu: gfx901 memory:3920
  28.  
  29. // compute units: 64
  30.  
  31. { "index" : 1,
  32.  
  33. "intensity" : 1932, "worksize" : 16,
  34.  
  35. "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
  36.  
  37. "unroll" : 8, "comp_mode" : true
  38.  
  39. },
  40.  
  41. { "index" : 1,
  42.  
  43. "intensity" : 1932, "worksize" : 16,
  44.  
  45. "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
  46.  
  47. "unroll" : 8, "comp_mode" : true
  48.  
  49. },
  50.  
  51. // gpu: gfx901 memory:3920
  52.  
  53. // compute units: 64
  54.  
  55. { "index" : 2,
  56.  
  57. "intensity" : 1932, "worksize" : 16,
  58.  
  59. "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
  60.  
  61. "unroll" : 8, "comp_mode" : true
  62.  
  63. },
  64.  
  65. { "index" : 2,
  66.  
  67. "intensity" : 1932, "worksize" : 16,
  68.  
  69. "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
  70.  
  71. "unroll" : 8, "comp_mode" : true
  72.  
  73. },
  74.  
  75. // gpu: gfx901 memory:3920
  76.  
  77. // compute units: 64
  78.  
  79. { "index" : 3,
  80.  
  81. "intensity" : 1932, "worksize" : 16,
  82.  
  83. "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
  84.  
  85. "unroll" : 8, "comp_mode" : true
  86.  
  87. },
  88.  
  89. { "index" : 3,
  90.  
  91. "intensity" : 1932, "worksize" : 16,
  92.  
  93. "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
  94.  
  95. "unroll" : 8, "comp_mode" : true
  96.  
  97. },
  98.  
  99. // gpu: gfx901 memory:3920
  100.  
  101. // compute units: 64
  102.  
  103. { "index" : 4,
  104.  
  105. "intensity" : 1932, "worksize" : 16,
  106.  
  107. "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
  108.  
  109. "unroll" : 8, "comp_mode" : true
  110.  
  111. },
  112.  
  113. { "index" : 4,
  114.  
  115. "intensity" : 1932, "worksize" : 16,
  116.  
  117. "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
  118.  
  119. "unroll" : 8, "comp_mode" : true
  120.  
  121. },
  122.  
  123. // gpu: gfx901 memory:3920
  124.  
  125. // compute units: 64
  126.  
  127. { "index" : 5,
  128.  
  129. "intensity" : 1932, "worksize" : 16,
  130.  
  131. "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
  132.  
  133. "unroll" : 8, "comp_mode" : true
  134.  
  135. },
  136.  
  137. { "index" : 5,
  138.  
  139. "intensity" : 1932, "worksize" : 16,
  140.  
  141. "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
  142.  
  143. "unroll" : 8, "comp_mode" : true
  144.  
  145. },
  146.  
  147.  
  148. ],
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement