Advertisement
Guest User

Untitled

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