Advertisement
Guest User

Ken clinfo

a guest
Oct 20th, 2016
265
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.59 KB | None | 0 0
  1. root@luna:/home/ken# clinfo
  2. Number of platforms: 1
  3. Platform Profile: FULL_PROFILE
  4. Platform Version: OpenCL 2.0 AMD-APP (1800.11)
  5. Platform Name: AMD Accelerated Parallel Processing
  6. Platform Vendor: Advanced Micro Devices, Inc.
  7. Platform Extensions: cl_khr_icd cl_amd_event_callback cl_amd_offline_devices
  8.  
  9.  
  10. Platform Name: AMD Accelerated Parallel Processing
  11. Number of devices: 2
  12. Device Type: CL_DEVICE_TYPE_GPU
  13. Vendor ID: 1002h
  14. Board name: AMD Radeon HD 6450
  15. Device Topology: PCI[ B#1, D#0, F#0 ]
  16. Max compute units: 2
  17. Max work items dimensions: 3
  18. Max work items[0]: 256
  19. Max work items[1]: 256
  20. Max work items[2]: 256
  21. Max work group size: 256
  22. Preferred vector width char: 16
  23. Preferred vector width short: 8
  24. Preferred vector width int: 4
  25. Preferred vector width long: 2
  26. Preferred vector width float: 4
  27. Preferred vector width double: 0
  28. Native vector width char: 16
  29. Native vector width short: 8
  30. Native vector width int: 4
  31. Native vector width long: 2
  32. Native vector width float: 4
  33. Native vector width double: 0
  34. Max clock frequency: 625Mhz
  35. Address bits: 32
  36. Max memory allocation: 134217728
  37. Image support: Yes
  38. Max number of images read arguments: 128
  39. Max number of images write arguments: 8
  40. Max image 2D width: 16384
  41. Max image 2D height: 16384
  42. Max image 3D width: 2048
  43. Max image 3D height: 2048
  44. Max image 3D depth: 2048
  45. Max samplers within kernel: 16
  46. Max size of kernel argument: 1024
  47. Alignment (bits) of base address: 2048
  48. Minimum alignment (bytes) for any datatype: 128
  49. Single precision floating point capability
  50. Denorms: No
  51. Quiet NaNs: Yes
  52. Round to nearest even: Yes
  53. Round to zero: Yes
  54. Round to +ve and infinity: Yes
  55. IEEE754-2008 fused multiply-add: Yes
  56. Cache type: None
  57. Cache line size: 0
  58. Cache size: 0
  59. Global memory size: 536870912
  60. Constant buffer size: 65536
  61. Max number of constant args: 8
  62. Local memory type: Scratchpad
  63. Local memory size: 32768
  64. Max pipe arguments: 0
  65. Max pipe active reservations: 0
  66. Max pipe packet size: 0
  67. Max global variable size: 0
  68. Max global variable preferred total size: 0
  69. Max read/write image args: 0
  70. Max on device events: 0
  71. Queue on device max size: 0
  72. Max on device queues: 0
  73. Queue on device preferred size: 0
  74. SVM capabilities:
  75. Coarse grain buffer: No
  76. Fine grain buffer: No
  77. Fine grain system: No
  78. Atomics: No
  79. Preferred platform atomic alignment: 0
  80. Preferred global atomic alignment: 0
  81. Preferred local atomic alignment: 0
  82. Kernel Preferred work group size multiple: 64
  83. Error correction support: 0
  84. Unified memory for Host and Device: 0
  85. Profiling timer resolution: 1
  86. Device endianess: Little
  87. Available: Yes
  88. Compiler available: Yes
  89. Execution capabilities:
  90. Execute OpenCL kernels: Yes
  91. Execute native function: No
  92. Queue on Host properties:
  93. Out-of-Order: No
  94. Profiling : Yes
  95. Queue on Device properties:
  96. Out-of-Order: No
  97. Profiling : No
  98. Platform ID: 0x7f86c2957430
  99. Name: Caicos
  100. Vendor: Advanced Micro Devices, Inc.
  101. Device OpenCL C version: OpenCL C 1.2
  102. Driver version: 1800.11
  103. Profile: FULL_PROFILE
  104. Version: OpenCL 1.2 AMD-APP (1800.11)
  105. Extensions: cl_khr_global_int32_base_atomics cl_khr_global_int32_extended_atomics cl_khr_local_int32_base_atomics cl_khr_local_int32_extended_atomics cl_khr_3d_image_writes cl_khr_byte_addressable_store cl_khr_gl_sharing cl_ext_atomic_counters_32 cl_amd_device_attribute_query cl_amd_vec3 cl_amd_printf cl_amd_media_ops cl_amd_media_ops2 cl_amd_popcnt cl_amd_image2d_from_buffer_read_only cl_khr_spir cl_khr_gl_event
  106.  
  107.  
  108. Device Type: CL_DEVICE_TYPE_CPU
  109. Vendor ID: 1002h
  110. Board name:
  111. Max compute units: 2
  112. Max work items dimensions: 3
  113. Max work items[0]: 1024
  114. Max work items[1]: 1024
  115. Max work items[2]: 1024
  116. Max work group size: 1024
  117. Preferred vector width char: 16
  118. Preferred vector width short: 8
  119. Preferred vector width int: 4
  120. Preferred vector width long: 2
  121. Preferred vector width float: 4
  122. Preferred vector width double: 2
  123. Native vector width char: 16
  124. Native vector width short: 8
  125. Native vector width int: 4
  126. Native vector width long: 2
  127. Native vector width float: 4
  128. Native vector width double: 2
  129. Max clock frequency: 1000Mhz
  130. Address bits: 64
  131. Max memory allocation: 2147483648
  132. Image support: Yes
  133. Max number of images read arguments: 128
  134. Max number of images write arguments: 64
  135. Max image 2D width: 8192
  136. Max image 2D height: 8192
  137. Max image 3D width: 2048
  138. Max image 3D height: 2048
  139. Max image 3D depth: 2048
  140. Max samplers within kernel: 16
  141. Max size of kernel argument: 4096
  142. Alignment (bits) of base address: 1024
  143. Minimum alignment (bytes) for any datatype: 128
  144. Single precision floating point capability
  145. Denorms: Yes
  146. Quiet NaNs: Yes
  147. Round to nearest even: Yes
  148. Round to zero: Yes
  149. Round to +ve and infinity: Yes
  150. IEEE754-2008 fused multiply-add: Yes
  151. Cache type: Read/Write
  152. Cache line size: 64
  153. Cache size: 32768
  154. Global memory size: 4137148416
  155. Constant buffer size: 65536
  156. Max number of constant args: 8
  157. Local memory type: Global
  158. Local memory size: 32768
  159. Max pipe arguments: 16
  160. Max pipe active reservations: 16
  161. Max pipe packet size: 2147483648
  162. Max global variable size: 1879048192
  163. Max global variable preferred total size: 1879048192
  164. Max read/write image args: 64
  165. Max on device events: 0
  166. Queue on device max size: 0
  167. Max on device queues: 0
  168. Queue on device preferred size: 0
  169. SVM capabilities:
  170. Coarse grain buffer: No
  171. Fine grain buffer: No
  172. Fine grain system: No
  173. Atomics: No
  174. Preferred platform atomic alignment: 0
  175. Preferred global atomic alignment: 0
  176. Preferred local atomic alignment: 0
  177. Kernel Preferred work group size multiple: 1
  178. Error correction support: 0
  179. Unified memory for Host and Device: 1
  180. Profiling timer resolution: 1
  181. Device endianess: Little
  182. Available: Yes
  183. Compiler available: Yes
  184. Execution capabilities:
  185. Execute OpenCL kernels: Yes
  186. Execute native function: Yes
  187. Queue on Host properties:
  188. Out-of-Order: No
  189. Profiling : Yes
  190. Queue on Device properties:
  191. Out-of-Order: No
  192. Profiling : No
  193. Platform ID: 0x7f86c2957430
  194. Name: AMD C-70 APU with Radeon(tm) HD Graphics
  195. Vendor: AuthenticAMD
  196. Device OpenCL C version: OpenCL C 1.2
  197. Driver version: 1800.11 (sse2)
  198. Profile: FULL_PROFILE
  199. Version: OpenCL 1.2 AMD-APP (1800.11)
  200. Extensions: cl_khr_fp64 cl_amd_fp64 cl_khr_global_int32_base_atomics cl_khr_global_int32_extended_atomics cl_khr_local_int32_base_atomics cl_khr_local_int32_extended_atomics cl_khr_int64_base_atomics cl_khr_int64_extended_atomics cl_khr_3d_image_writes cl_khr_byte_addressable_store cl_khr_gl_sharing cl_ext_device_fission cl_amd_device_attribute_query cl_amd_vec3 cl_amd_printf cl_amd_media_ops cl_amd_media_ops2 cl_amd_popcnt cl_khr_spir cl_khr_gl_event
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement