Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on May 27th, 2012  |  syntax: None  |  size: 9.57 KB  |  hits: 43  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. [slavik@ArchAngel ~]$ clinfo
  2. clinfo: /usr/lib/libOpenCL.so.1: no version information available (required by clinfo)
  3. Number of platforms:                             2
  4.   Platform Profile:                              FULL_PROFILE
  5.   Platform Version:                              OpenCL 1.1 CUDA 4.2.1
  6.   Platform Name:                                 NVIDIA CUDA
  7.   Platform Vendor:                               NVIDIA Corporation
  8.   Platform Extensions:                           cl_khr_byte_addressable_store cl_khr_icd cl_khr_gl_sharing cl_nv_compiler_options cl_nv_device_attribute_query cl_nv_pragma_unroll
  9.   Platform Profile:                              FULL_PROFILE
  10.   Platform Version:                              OpenCL 1.1 AMD-APP (831.4)
  11.   Platform Name:                                 AMD Accelerated Parallel Processing
  12.   Platform Vendor:                               Advanced Micro Devices, Inc.
  13.   Platform Extensions:                           cl_khr_icd cl_amd_event_callback cl_amd_offline_devices
  14.  
  15.  
  16.   Platform Name:                                 NVIDIA CUDA
  17. Number of devices:                               1
  18.   Device Type:                                   CL_DEVICE_TYPE_GPU
  19.   Device ID:                                     4318
  20.   Max compute units:                             2
  21.   Max work items dimensions:                     3
  22.     Max work items[0]:                           1024
  23.     Max work items[1]:                           1024
  24.     Max work items[2]:                           64
  25.   Max work group size:                           1024
  26.   Preferred vector width char:                   1
  27.   Preferred vector width short:                  1
  28.   Preferred vector width int:                    1
  29.   Preferred vector width long:                   1
  30.   Preferred vector width float:                  1
  31.   Preferred vector width double:                 1
  32.   Native vector width char:                      1
  33.   Native vector width short:                     1
  34.   Native vector width int:                       1
  35.   Native vector width long:                      1
  36.   Native vector width float:                     1
  37.   Native vector width double:                    1
  38.   Max clock frequency:                           1200Mhz
  39.   Address bits:                                  32
  40.   Max memory allocation:                         268353536
  41.   Image support:                                 Yes
  42.   Max number of images read arguments:           128
  43.   Max number of images write arguments:          8
  44.   Max image 2D width:                            32768
  45.   Max image 2D height:                           32768
  46.   Max image 3D width:                            2048
  47.   Max image 3D height:                           2048
  48.   Max image 3D depth:                            2048
  49.   Max samplers within kernel:                    16
  50.   Max size of kernel argument:                   4352
  51.   Alignment (bits) of base address:              4096
  52.   Minimum alignment (bytes) for any datatype:    128
  53.   Single precision floating point capability
  54.     Denorms:                                     Yes
  55.     Quiet NaNs:                                  Yes
  56.     Round to nearest even:                       Yes
  57.     Round to zero:                               Yes
  58.     Round to +ve and infinity:                   Yes
  59.     IEEE754-2008 fused multiply-add:             Yes
  60.   Cache type:                                    Read/Write
  61.   Cache line size:                               128
  62.   Cache size:                                    32768
  63.   Global memory size:                            1073414144
  64.   Constant buffer size:                          65536
  65.   Max number of constant args:                   9
  66.   Local memory type:                             Scratchpad
  67.   Local memory size:                             49152
  68.   Kernel Preferred work group size multiple:     32
  69.   Error correction support:                      0
  70.   Unified memory for Host and Device:            0
  71.   Profiling timer resolution:                    1000
  72.   Device endianess:                              Little
  73.   Available:                                     Yes
  74.   Compiler available:                            Yes
  75.   Execution capabilities:                                
  76.     Execute OpenCL kernels:                      Yes
  77.     Execute native function:                     No
  78.   Queue properties:                              
  79.     Out-of-Order:                                Yes
  80.     Profiling :                                  Yes
  81.   Platform ID:                                   0x9890c08
  82.   Name:                                          GeForce GT 525M
  83.   Vendor:                                        NVIDIA Corporation
  84.   Device OpenCL C version:                       OpenCL C 1.1
  85.   Driver version:                                295.53
  86.   Profile:                                       FULL_PROFILE
  87.   Version:                                       OpenCL 1.1 CUDA
  88.   Extensions:                                    cl_khr_byte_addressable_store cl_khr_icd cl_khr_gl_sharing cl_nv_compiler_options cl_nv_device_attribute_query cl_nv_pragma_unroll  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_fp64
  89.  
  90.  
  91.   Platform Name:                                 AMD Accelerated Parallel Processing
  92. Number of devices:                               1
  93.   Device Type:                                   CL_DEVICE_TYPE_CPU
  94.   Device ID:                                     4098
  95.   Board name:                                    
  96.   Max compute units:                             4
  97.   Max work items dimensions:                     3
  98.     Max work items[0]:                           1024
  99.     Max work items[1]:                           1024
  100.     Max work items[2]:                           1024
  101.   Max work group size:                           1024
  102.   Preferred vector width char:                   16
  103.   Preferred vector width short:                  8
  104.   Preferred vector width int:                    4
  105.   Preferred vector width long:                   2
  106.   Preferred vector width float:                  4
  107.   Preferred vector width double:                 0
  108.   Native vector width char:                      16
  109.   Native vector width short:                     8
  110.   Native vector width int:                       4
  111.   Native vector width long:                      2
  112.   Native vector width float:                     4
  113.   Native vector width double:                    0
  114.   Max clock frequency:                           1400Mhz
  115.   Address bits:                                  32
  116.   Max memory allocation:                         1073741824
  117.   Image support:                                 Yes
  118.   Max number of images read arguments:           128
  119.   Max number of images write arguments:          8
  120.   Max image 2D width:                            8192
  121.   Max image 2D height:                           8192
  122.   Max image 3D width:                            2048
  123.   Max image 3D height:                           2048
  124.   Max image 3D depth:                            2048
  125.   Max samplers within kernel:                    16
  126.   Max size of kernel argument:                   4096
  127.   Alignment (bits) of base address:              1024
  128.   Minimum alignment (bytes) for any datatype:    128
  129.   Single precision floating point capability
  130.     Denorms:                                     Yes
  131.     Quiet NaNs:                                  Yes
  132.     Round to nearest even:                       Yes
  133.     Round to zero:                               Yes
  134.     Round to +ve and infinity:                   Yes
  135.     IEEE754-2008 fused multiply-add:             Yes
  136.   Cache type:                                    Read/Write
  137.   Cache line size:                               64
  138.   Cache size:                                    32768
  139.   Global memory size:                            3026997248
  140.   Constant buffer size:                          65536
  141.   Max number of constant args:                   8
  142.   Local memory type:                             Global
  143.   Local memory size:                             32768
  144.   Kernel Preferred work group size multiple:     1
  145.   Error correction support:                      0
  146.   Unified memory for Host and Device:            1
  147.   Profiling timer resolution:                    1
  148.   Device endianess:                              Little
  149.   Available:                                     Yes
  150.   Compiler available:                            Yes
  151.   Execution capabilities:                                
  152.     Execute OpenCL kernels:                      Yes
  153.     Execute native function:                     Yes
  154.   Queue properties:                              
  155.     Out-of-Order:                                No
  156.     Profiling :                                  Yes
  157.   Platform ID:                                   0xb6c59640
  158.   Name:                                          Intel(R) Core(TM) i5-2410M CPU @ 2.30GHz
  159.   Vendor:                                        GenuineIntel
  160.   Device OpenCL C version:                       OpenCL C 1.1
  161.   Driver version:                                2.0
  162.   Profile:                                       FULL_PROFILE
  163.   Version:                                       OpenCL 1.1 AMD-APP (831.4)
  164.   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_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_popcnt