Advertisement
Guest User

Untitled

a guest
May 25th, 2018
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.71 KB | None | 0 0
  1. "gpu_threads_conf" : [
  2. // gpu: Ellesmere memory:3920
  3. // compute units: 36
  4. { "index" : 0,
  5. "intensity" : 700, "worksize" : 8,
  6. "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
  7. "comp_mode" : true
  8. },
  9. // gpu: Ellesmere memory:3920
  10. // compute units: 36
  11. { "index" : 1,
  12. "intensity" : 700, "worksize" : 8,
  13. "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
  14. "comp_mode" : true
  15. },
  16. // gpu: Ellesmere memory:3920
  17. // compute units: 36
  18. { "index" : 2,
  19. "intensity" : 700, "worksize" : 8,
  20. "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
  21. "comp_mode" : true
  22. },
  23. // gpu: Ellesmere memory:3920
  24. // compute units: 36
  25. { "index" : 3,
  26. "intensity" : 700, "worksize" : 8,
  27. "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
  28. "comp_mode" : true
  29. },
  30. // gpu: Ellesmere memory:3920
  31. // compute units: 36
  32. { "index" : 0,
  33. "intensity" : 400, "worksize" : 8,
  34. "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
  35. "comp_mode" : true
  36. },
  37. // gpu: Ellesmere memory:3920
  38. // compute units: 36
  39. { "index" : 1,
  40. "intensity" : 400, "worksize" : 8,
  41. "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
  42. "comp_mode" : true
  43. },
  44. // gpu: Ellesmere memory:3920
  45. // compute units: 36
  46. { "index" : 2,
  47. "intensity" : 400, "worksize" : 8,
  48. "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
  49. "comp_mode" : true
  50. },
  51. // gpu: Ellesmere memory:3920
  52. // compute units: 36
  53. { "index" : 3,
  54. "intensity" : 400, "worksize" : 8,
  55. "affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
  56. "comp_mode" : true
  57. },
  58.  
  59. ],
  60. "platform_index" : 0,
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement