Advertisement
Guest User

Untitled

a guest
Apr 18th, 2014
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.81 KB | None | 0 0
  1. Number of platforms: 1
  2. Platform Profile: FULL_PROFILE
  3. Platform Version: OpenCL 1.2 AMD-APP (1214.3)
  4. Platform Name: AMD Accelerated Parallel Processing
  5. Platform Vendor: Advanced Micro Devices, Inc.
  6. Platform Extensions: cl_khr_icd cl_amd_event_callback cl_amd_offline_devices
  7.  
  8.  
  9. Platform Name: AMD Accelerated Parallel Processing
  10. Number of devices: 1
  11. Device Type: CL_DEVICE_TYPE_CPU
  12. Device ID: 4098
  13. Board name:
  14. Max compute units: 1
  15. Max work items dimensions: 3
  16. Max work items[0]: 1024
  17. Max work items[1]: 1024
  18. Max work items[2]: 1024
  19. Max work group size: 1024
  20. Preferred vector width char: 16
  21. Preferred vector width short: 8
  22. Preferred vector width int: 4
  23. Preferred vector width long: 2
  24. Preferred vector width float: 4
  25. Preferred vector width double: 2
  26. Native vector width char: 16
  27. Native vector width short: 8
  28. Native vector width int: 4
  29. Native vector width long: 2
  30. Native vector width float: 4
  31. Native vector width double: 2
  32. Max clock frequency: 2800Mhz
  33. Address bits: 64
  34. Max memory allocation: 2014056448
  35. Image support: Yes
  36. Max number of images read arguments: 128
  37. Max number of images write arguments: 8
  38. Max image 2D width: 8192
  39. Max image 2D height: 8192
  40. Max image 3D width: 2048
  41. Max image 3D height: 2048
  42. Max image 3D depth: 2048
  43. Max samplers within kernel: 16
  44. Max size of kernel argument: 4096
  45. Alignment (bits) of base address: 1024
  46. Minimum alignment (bytes) for any datatype: 128
  47. Single precision floating point capability
  48. Denorms: Yes
  49. Quiet NaNs: Yes
  50. Round to nearest even: Yes
  51. Round to zero: Yes
  52. Round to +ve and infinity: Yes
  53. IEEE754-2008 fused multiply-add: Yes
  54. Cache type: Read/Write
  55. Cache line size: 64
  56. Cache size: 65536
  57. Global memory size: 2014056448
  58. Constant buffer size: 65536
  59. Max number of constant args: 8
  60. Local memory type: Global
  61. Local memory size: 32768
  62. Kernel Preferred work group size multiple: 1
  63. Error correction support: 0
  64. Unified memory for Host and Device: 1
  65. Profiling timer resolution: 1
  66. Device endianess: Little
  67. Available: Yes
  68. Compiler available: Yes
  69. Execution capabilities:
  70. Execute OpenCL kernels: Yes
  71. Execute native function: Yes
  72. Queue properties:
  73. Out-of-Order: No
  74. Profiling : Yes
  75. Platform ID: 0x00007f9eed158fc0
  76. Name: AMD Sempron(tm) 145 Processor
  77. Vendor: AuthenticAMD
  78. Device OpenCL C version: OpenCL C 1.2
  79. Driver version: 1214.3 (sse2)
  80. Profile: FULL_PROFILE
  81. Version: OpenCL 1.2 AMD-APP (1214.3)
  82. 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
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement