Advertisement
Guest User

Untitled

a guest
Jul 30th, 2018
31
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.81 KB | None | 0 0
  1. Number of platforms 1
  2. Platform Name AMD Accelerated Parallel Processing
  3. Platform Vendor Advanced Micro Devices, Inc.
  4. Platform Version OpenCL 2.1 AMD-APP (2639.3)
  5. Platform Profile FULL_PROFILE
  6. Platform Extensions cl_khr_icd cl_amd_event_callback cl_amd_offline_devices
  7. Platform Host timer resolution 1ns
  8. Platform Extensions function suffix AMD
  9.  
  10. Platform Name AMD Accelerated Parallel Processing
  11. Number of devices 1
  12. Device Name Ellesmere
  13. Device Vendor Advanced Micro Devices, Inc.
  14. Device Vendor ID 0x1002
  15. Device Version OpenCL 1.2 AMD-APP (2639.3)
  16. Driver Version 2639.3
  17. Device OpenCL C Version OpenCL C 1.2
  18. Device Type GPU
  19. Device Board Name (AMD) AMD Radeon (TM) RX 480 Graphics
  20. Device Topology (AMD) PCI-E, 01:00.0
  21. Device Profile FULL_PROFILE
  22. Device Available Yes
  23. Compiler Available Yes
  24. Linker Available Yes
  25. Max compute units 36
  26. SIMD per compute unit (AMD) 4
  27. SIMD width (AMD) 16
  28. SIMD instruction width (AMD) 1
  29. Max clock frequency 1306MHz
  30. Graphics IP (AMD) 8.0
  31. Device Partition (core)
  32. Max number of sub-devices 36
  33. Supported partition types none specified
  34. Max work item dimensions 3
  35. Max work item sizes 1024x1024x1024
  36. Max work group size 256
  37. Preferred work group size (AMD) 256
  38. Max work group size (AMD) 1024
  39. Preferred work group size multiple 64
  40. Wavefront width (AMD) 64
  41. Preferred / native vector sizes
  42. char 4 / 4
  43. short 2 / 2
  44. int 1 / 1
  45. long 1 / 1
  46. half 1 / 1 (cl_khr_fp16)
  47. float 1 / 1
  48. double 1 / 1 (cl_khr_fp64)
  49. Half-precision Floating-point support (cl_khr_fp16)
  50. Denormals No
  51. Infinity and NANs No
  52. Round to nearest No
  53. Round to zero No
  54. Round to infinity No
  55. IEEE754-2008 fused multiply-add No
  56. Support is emulated in software No
  57. Single-precision Floating-point support (core)
  58. Denormals No
  59. Infinity and NANs Yes
  60. Round to nearest Yes
  61. Round to zero Yes
  62. Round to infinity Yes
  63. IEEE754-2008 fused multiply-add Yes
  64. Support is emulated in software No
  65. Correctly-rounded divide and sqrt operations Yes
  66. Double-precision Floating-point support (cl_khr_fp64)
  67. Denormals Yes
  68. Infinity and NANs Yes
  69. Round to nearest Yes
  70. Round to zero Yes
  71. Round to infinity Yes
  72. IEEE754-2008 fused multiply-add Yes
  73. Support is emulated in software No
  74. Address bits 64, Little-Endian
  75. Global memory size 2106167296 (1.962GiB)
  76. Global free memory (AMD) 2032932 (1.939GiB)
  77. Global memory channels (AMD) 8
  78. Global memory banks per channel (AMD) 16
  79. Global memory bank width (AMD) 256 bytes
  80. Error Correction support No
  81. Max memory allocation 2088288256 (1.945GiB)
  82. Unified memory for Host and Device No
  83. Minimum alignment for any data type 128 bytes
  84. Alignment of base address 2048 bits (256 bytes)
  85. Global Memory cache type Read/Write
  86. Global Memory cache size 16384 (16KiB)
  87. Global Memory cache line size 64 bytes
  88. Image support Yes
  89. Max number of samplers per kernel 16
  90. Max size for 1D images from buffer 134217728 pixels
  91. Max 1D or 2D image array size 2048 images
  92. Base address alignment for 2D image buffers 256 bytes
  93. Pitch alignment for 2D image buffers 256 pixels
  94. Max 2D image size 16384x16384 pixels
  95. Max 3D image size 2048x2048x2048 pixels
  96. Max number of read image args 128
  97. Max number of write image args 8
  98. Local memory type Local
  99. Local memory size 32768 (32KiB)
  100. Local memory syze per CU (AMD) 65536 (64KiB)
  101. Local memory banks (AMD) 32
  102. Max number of constant args 8
  103. Max constant buffer size 2088288256 (1.945GiB)
  104. Preferred constant buffer size (AMD) 16384 (16KiB)
  105. Max size of kernel argument 1024
  106. Queue properties
  107. Out-of-order execution No
  108. Profiling Yes
  109. Prefer user sync for interop Yes
  110. Profiling timer resolution 1ns
  111. Profiling timer offset since Epoch (AMD) 1532979501214905658ns (Mon Jul 30 20:38:21 2018)
  112. Execution capabilities
  113. Run OpenCL kernels Yes
  114. Run native kernels No
  115. Thread trace supported (AMD) Yes
  116. Number of async queues (AMD) 2
  117. Max real-time compute queues (AMD) 0
  118. Max real-time compute units (AMD) 0
  119. SPIR versions 1.2
  120. printf() buffer size 4194304 (4MiB)
  121. Built-in kernels
  122. Device 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_fp16 cl_khr_gl_sharing cl_amd_device_attribute_query cl_amd_vec3 cl_amd_printf cl_amd_media_ops cl_amd_media_ops2 cl_amd_popcnt cl_khr_image2d_from_buffer cl_khr_spir cl_khr_gl_event
  123.  
  124. NULL platform behavior
  125. clGetPlatformInfo(NULL, CL_PLATFORM_NAME, ...) No platform
  126. clGetDeviceIDs(NULL, CL_DEVICE_TYPE_ALL, ...) No platform
  127. clCreateContext(NULL, ...) [default] No platform
  128. clCreateContext(NULL, ...) [other] Success [AMD]
  129. clCreateContextFromType(NULL, CL_DEVICE_TYPE_DEFAULT) Success (1)
  130. Platform Name AMD Accelerated Parallel Processing
  131. Device Name Ellesmere
  132. clCreateContextFromType(NULL, CL_DEVICE_TYPE_CPU) No devices found in platform
  133. clCreateContextFromType(NULL, CL_DEVICE_TYPE_GPU) Success (1)
  134. Platform Name AMD Accelerated Parallel Processing
  135. Device Name Ellesmere
  136. clCreateContextFromType(NULL, CL_DEVICE_TYPE_ACCELERATOR) No devices found in platform
  137. clCreateContextFromType(NULL, CL_DEVICE_TYPE_CUSTOM) No devices found in platform
  138. clCreateContextFromType(NULL, CL_DEVICE_TYPE_ALL) Success (1)
  139. Platform Name AMD Accelerated Parallel Processing
  140. Device Name Ellesmere
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement