Advertisement
Guest User

Untitled

a guest
May 16th, 2017
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.73 KB | None | 0 0
  1. ======================== Iris Pro ========================
  2. ExecutionCapabilities: [CL_EXEC_KERNEL]
  3. DeviceAddressBits: 64
  4. Available: True
  5. CompilerAvailable: True
  6. EndianLittle: True
  7. ErrorCorrectionSupport: False
  8. Extensions: "cl_APPLE_SetMemObjectDestructor cl_APPLE_ContextLoggingFunctions cl_APPLE_clut cl_APPLE_query_kernel_names cl_APPLE_gl_sharing cl_khr_gl_event 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_byte_addressable_store cl_khr_image2d_from_buffer cl_khr_gl_depth_images cl_khr_depth_images cl_khr_3d_image_writes "
  9. GlobalMemCacheSize: 0
  10. GlobalMemCachelineSize: 0
  11. GlobalMemSize: 1610612736
  12. ImageSupport: True
  13. Image2DMaxHeight: 16384
  14. Image2DMaxWidth: 16384
  15. Image3DMaxDepth: 2048
  16. Image3DMaxHeight: 2048
  17. Image3DMaxWidth: 2048
  18. LocalMemSize: 65536
  19. MaxClockFrequency: 1300
  20. MaxComputeUnits: 40
  21. MaxConstantArgs: 8
  22. MaxConstantBufferSize: 65536
  23. MaxMemAllocSize: 402653184
  24. MaxParameterSize: 1024
  25. MaxReadImageArgs: 128
  26. MaxSamplers: 16
  27. MaxWorkGroupSize: 512
  28. MaxWorkItemDimensions: 3
  29. MaxWorkItemSizes: [512,512,512]
  30. MaxWriteImageArgs: 8
  31. MemBaseAddrAlign: 1024
  32. MinDataTypeAlignSize: 128
  33. PreferredVectorWidthChar: 1
  34. PreferredVectorWidthShort: 1
  35. PreferredVectorWidthInt: 1
  36. PreferredVectorWidthLong: 1
  37. PreferredVectorWidthFloat: 1
  38. PreferredVectorWidthDouble: 0
  39. Profile: "FULL_PROFILE"
  40. ProfilingTimerResolution: 80
  41. Vendor: "Intel"
  42. VendorID: 16925952
  43. Version: "OpenCL 1.2 "
  44. DriverVersion: "1.2(Oct 19 2016 00:25:07)"
  45. SingleFPConfig: [CL_FP_INF_NAN,CL_FP_ROUND_TO_NEAREST,CL_FP_ROUND_TO_ZERO,CL_FP_ROUND_TO_INF,CL_FP_FMA]
  46. DoubleFPConfig: []
  47. LocalMemType: CL_LOCAL
  48. GlobalMemCacheType: CL_NONE
  49. QueueProperties: [CL_QUEUE_PROFILING_ENABLE]
  50. Type: [CL_DEVICE_TYPE_GPU]
  51.  
  52. ======================== AMD Radeon R9 M370X Compute Engine ========================
  53. ExecutionCapabilities: [CL_EXEC_KERNEL]
  54. DeviceAddressBits: 32
  55. Available: True
  56. CompilerAvailable: True
  57. EndianLittle: True
  58. ErrorCorrectionSupport: False
  59. Extensions: "cl_APPLE_SetMemObjectDestructor cl_APPLE_ContextLoggingFunctions cl_APPLE_clut cl_APPLE_query_kernel_names cl_APPLE_gl_sharing cl_khr_gl_event 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_byte_addressable_store cl_khr_image2d_from_buffer cl_khr_depth_images cl_APPLE_command_queue_priority cl_APPLE_command_queue_select_compute_units cl_khr_fp64"
  60. GlobalMemCacheSize: 0
  61. GlobalMemCachelineSize: 0
  62. GlobalMemSize: 2147483648
  63. ImageSupport: True
  64. Image2DMaxHeight: 16384
  65. Image2DMaxWidth: 16384
  66. Image3DMaxDepth: 2048
  67. Image3DMaxHeight: 2048
  68. Image3DMaxWidth: 2048
  69. LocalMemSize: 32768
  70. MaxClockFrequency: 80
  71. MaxComputeUnits: 10
  72. MaxConstantArgs: 8
  73. MaxConstantBufferSize: 65536
  74. MaxMemAllocSize: 536870912
  75. MaxParameterSize: 1024
  76. MaxReadImageArgs: 128
  77. MaxSamplers: 16
  78. MaxWorkGroupSize: 256
  79. MaxWorkItemDimensions: 3
  80. MaxWorkItemSizes: [256,256,256]
  81. MaxWriteImageArgs: 8
  82. MemBaseAddrAlign: 32768
  83. MinDataTypeAlignSize: 128
  84. PreferredVectorWidthChar: 4
  85. PreferredVectorWidthShort: 2
  86. PreferredVectorWidthInt: 1
  87. PreferredVectorWidthLong: 1
  88. PreferredVectorWidthFloat: 1
  89. PreferredVectorWidthDouble: 1
  90. Profile: "FULL_PROFILE"
  91. ProfilingTimerResolution: 37
  92. Vendor: "AMD"
  93. VendorID: 16915456
  94. Version: "OpenCL 1.2 "
  95. DriverVersion: "1.2 (Oct 19 2016 00:23:24)"
  96. SingleFPConfig: [CL_FP_INF_NAN,CL_FP_ROUND_TO_NEAREST,CL_FP_ROUND_TO_ZERO,CL_FP_ROUND_TO_INF]
  97. DoubleFPConfig: [CL_FP_DENORM,CL_FP_INF_NAN,CL_FP_ROUND_TO_NEAREST,CL_FP_ROUND_TO_ZERO,CL_FP_ROUND_TO_INF,CL_FP_FMA]
  98. LocalMemType: CL_LOCAL
  99. GlobalMemCacheType: CL_NONE
  100. QueueProperties: [CL_QUEUE_PROFILING_ENABLE]
  101. Type: [CL_DEVICE_TYPE_GPU]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement