Advertisement
Guest User

Untitled

a guest
Jul 3rd, 2015
205
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.38 KB | None | 0 0
  1. SDK AMD
  2.  
  3. Choose platform:
  4. [0] Advanced Micro Devices, Inc.
  5. Enter choice: 0
  6. Choose device:
  7. [0] Intel(R) Xeon(R) CPU E5-1650 0 @ 3.20GHz
  8. Enter choice: 0
  9. ---------------------------------------------------------------------
  10. NAME: Intel(R) Xeon(R) CPU E5-1650 0 @ 3.20GHz
  11. VENDOR: GenuineIntel
  12. PROFILE: FULL_PROFILE
  13. VERSION: OpenCL 1.2 AMD-APP (1642.5)
  14. 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
  15. DRIVER_VERSION: 1642.5 (sse2,avx)
  16.  
  17. Type: CPU
  18. EXECUTION_CAPABILITIES: Kernel Native
  19. GLOBAL_MEM_CACHE_TYPE: Read-Write (2)
  20. CL_DEVICE_LOCAL_MEM_TYPE: Global (2)
  21. SINGLE_FP_CONFIG: 0xbf
  22. QUEUE_PROPERTIES: 0x2
  23.  
  24. VENDOR_ID: 4098
  25. MAX_COMPUTE_UNITS: 12
  26. MAX_WORK_ITEM_DIMENSIONS: 3
  27. MAX_WORK_GROUP_SIZE: 1024
  28. PREFERRED_VECTOR_WIDTH_CHAR: 16
  29. PREFERRED_VECTOR_WIDTH_SHORT: 8
  30. PREFERRED_VECTOR_WIDTH_INT: 4
  31. PREFERRED_VECTOR_WIDTH_LONG: 2
  32. PREFERRED_VECTOR_WIDTH_FLOAT: 8
  33. PREFERRED_VECTOR_WIDTH_DOUBLE: 4
  34. MAX_CLOCK_FREQUENCY: 1200
  35. ADDRESS_BITS: 64
  36. MAX_MEM_ALLOC_SIZE: 2147483648
  37. IMAGE_SUPPORT: 1
  38. MAX_READ_IMAGE_ARGS: 128
  39. MAX_WRITE_IMAGE_ARGS: 64
  40. IMAGE2D_MAX_WIDTH: 8192
  41. IMAGE2D_MAX_HEIGHT: 8192
  42. IMAGE3D_MAX_WIDTH: 2048
  43. IMAGE3D_MAX_HEIGHT: 2048
  44. IMAGE3D_MAX_DEPTH: 2048
  45. MAX_SAMPLERS: 16
  46. MAX_PARAMETER_SIZE: 4096
  47. MEM_BASE_ADDR_ALIGN: 1024
  48. MIN_DATA_TYPE_ALIGN_SIZE: 128
  49. GLOBAL_MEM_CACHELINE_SIZE: 64
  50. GLOBAL_MEM_CACHE_SIZE: 32768
  51. GLOBAL_MEM_SIZE: 8319963136
  52. MAX_CONSTANT_BUFFER_SIZE: 65536
  53. MAX_CONSTANT_ARGS: 8
  54. LOCAL_MEM_SIZE: 32768
  55. ERROR_CORRECTION_SUPPORT: 0
  56. PROFILING_TIMER_RESOLUTION: 1
  57. ENDIAN_LITTLE: 1
  58. AVAILABLE: 1
  59. COMPILER_AVAILABLE: 1
  60. MAX_WORK_GROUP_SIZES: 1024 1024 1024
  61. ---------------------------------------------------------------------
  62. *** Kernel compilation resulted in non-empty log message.
  63. *** Set environment variable CL_HELPER_PRINT_COMPILER_OUTPUT=1 to see more.
  64. *** NOTE: this may include compiler warnings and other important messages
  65. *** about your code.
  66. *** Set CL_HELPER_NO_COMPILER_OUTPUT_NAG=1 to disable this message.
  67. 0.004234 s
  68. 2.834166 GB/s
  69. GOOD
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement