Advertisement
Guest User

HiKey 960 + G71 MP8

a guest
May 13th, 2018
191
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C 8.61 KB | None | 0 0
  1. root@hikey960:~# clinfo
  2. Number of platforms                               1
  3.   Platform Name                                   ARM Platform
  4.   Platform Vendor                                 ARM
  5.   Platform Version                                OpenCL 2.0 v1.r9p0-01rel0.37c12a13c46b4c2d9d736e0d5ace2e5e
  6.   Platform Profile                                FULL_PROFILE
  7.   Platform Extensions                             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_3d_image_writes cl_khr_int64_base_atomics cl_khr_int64_extended_atomics cl_khr_fp16 cl_khr_icd cl_khr_egl_image cl_khr_image2d_from_buffer cl_khr_depth_images cl_khr_il_program cl_arm_core_id cl_arm_printf cl_arm_thread_limit_hint cl_arm_non_uniform_work_group_size cl_arm_import_memory cl_arm_shared_virtual_memory
  8.   Platform Extensions function suffix             ARM
  9.  
  10.   Platform Name                                   ARM Platform
  11. Number of devices                                 1
  12.   Device Name                                     Mali-G71
  13.   Device Vendor                                   ARM
  14.   Device Vendor ID                                0x60a00002
  15.   Device Version                                  OpenCL 2.0 v1.r9p0-01rel0.37c12a13c46b4c2d9d736e0d5ace2e5e
  16.   Driver Version                                  2.0
  17.   Device OpenCL C Version                         OpenCL C 2.0 v1.r9p0-01rel0.37c12a13c46b4c2d9d736e0d5ace2e5e
  18.   Device Type                                     GPU
  19.   Device Profile                                  FULL_PROFILE
  20.   Max compute units                               8
  21.   Max clock frequency                             5MHz
  22.   Device Partition                                (core)
  23.     Max number of sub-devices                     0
  24.     Supported partition types                     None
  25.   Max work item dimensions                        3
  26.   Max work item sizes                             256x256x256
  27.   Max work group size                             384
  28.   Preferred work group size multiple              4
  29.   Preferred / native vector sizes
  30.     char                                                16 / 16
  31.     short                                                8 / 8
  32.     int                                                  4 / 4
  33.     long                                                 2 / 2
  34.     half                                                 8 / 8        (cl_khr_fp16)
  35.     float                                                4 / 4
  36.     double                                               0 / 0        (n/a)
  37.   Half-precision Floating-point support           (cl_khr_fp16)
  38.     Denormals                                     Yes
  39.     Infinity and NANs                             Yes
  40.     Round to nearest                              Yes
  41.     Round to zero                                 Yes
  42.     Round to infinity                             Yes
  43.     IEEE754-2008 fused multiply-add               Yes
  44.     Support is emulated in software               No
  45.     Correctly-rounded divide and sqrt operations  No
  46.   Single-precision Floating-point support         (core)
  47.     Denormals                                     Yes
  48.     Infinity and NANs                             Yes
  49.     Round to nearest                              Yes
  50.     Round to zero                                 Yes
  51.     Round to infinity                             Yes
  52.     IEEE754-2008 fused multiply-add               Yes
  53.     Support is emulated in software               No
  54.     Correctly-rounded divide and sqrt operations  No
  55.   Double-precision Floating-point support         (n/a)
  56.   Address bits                                    64, Little-Endian
  57.   Global memory size                              3110158336 (2.897GiB)
  58.   Error Correction support                        No
  59.   Max memory allocation                           777539584 (741.5MiB)
  60.   Unified memory for Host and Device              Yes
  61.   Shared Virtual Memory (SVM) capabilities        (core)
  62.     Coarse-grained buffer sharing                 Yes
  63.     Fine-grained buffer sharing                   No
  64.     Fine-grained system sharing                   No
  65.     Atomics                                       No
  66.   Minimum alignment for any data type             128 bytes
  67.   Alignment of base address                       1024 bits (128 bytes)
  68.   Preferred alignment for atomics
  69.     SVM                                           0 bytes
  70.     Global                                        0 bytes
  71.     Local                                         0 bytes
  72.   Max size for global variable                    65536 (64KiB)
  73.   Preferred total size of global vars             0
  74.   Global Memory cache type                        Read/Write
  75.   Global Memory cache size                        524288
  76.   Global Memory cache line                        64 bytes
  77.   Image support                                   Yes
  78.     Max number of samplers per kernel             16
  79.     Max size for 1D images from buffer            65536 pixels
  80.     Max 1D or 2D image array size                 2048 images
  81.     Base address alignment for 2D image buffers   32 bytes
  82.     Pitch alignment for 2D image buffers          64 bytes
  83.     Max 2D image size                             32768x32768 pixels
  84.     Max 3D image size                             32768x32768x32768 pixels
  85.     Max number of read image args                 128
  86.     Max number of write image args                64
  87.     Max number of read/write image args           64
  88.   Max number of pipe args                         16
  89.   Max active pipe reservations                    1
  90.   Max pipe packet size                            1024
  91.   Local memory type                               Global
  92.   Local memory size                               32768 (32KiB)
  93.   Max constant buffer size                        65536 (64KiB)
  94.   Max number of constant args                     8
  95.   Max size of kernel argument                     1024
  96.   Queue properties (on host)
  97.     Out-of-order execution                        Yes
  98.     Profiling                                     Yes
  99.   Queue properties (on device)
  100.     Out-of-order execution                        Yes
  101.     Profiling                                     Yes
  102.     Preferred size                                2097152 (2MiB)
  103.     Max size                                      16777216 (16MiB)
  104.   Max queues on device                            1
  105.   Max events on device                            1024
  106.   Prefer user sync for interop                    No
  107.   Profiling timer resolution                      1000ns
  108.   Execution capabilities
  109.     Run OpenCL kernels                            Yes
  110.     Run native kernels                            No
  111.   printf() buffer size                            1048576 (1024KiB)
  112.   Built-in kernels
  113.   Device Available                                Yes
  114.   Compiler Available                              Yes
  115.   Linker Available                                Yes
  116.   Device Extensions                               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_3d_image_writes cl_khr_int64_base_atomics cl_khr_int64_extended_atomics cl_khr_fp16 cl_khr_icd cl_khr_egl_image cl_khr_image2d_from_buffer cl_khr_depth_images cl_khr_il_program cl_arm_core_id cl_arm_printf cl_arm_thread_limit_hint cl_arm_non_uniform_work_group_size cl_arm_import_memory cl_arm_shared_virtual_memory
  117.  
  118. NULL platform behavior
  119.   clGetPlatformInfo(NULL, CL_PLATFORM_NAME, ...)  ARM Platform
  120.   clGetDeviceIDs(NULL, CL_DEVICE_TYPE_ALL, ...)   Success [ARM]
  121.   clCreateContext(NULL, ...) [default]            Success [ARM]
  122.   clCreateContextFromType(NULL, CL_DEVICE_TYPE_CPU)  No devices found in platform
  123.   clCreateContextFromType(NULL, CL_DEVICE_TYPE_GPU)  Success (1)
  124.     Platform Name                                 ARM Platform
  125.     Device Name                                   Mali-G71
  126.   clCreateContextFromType(NULL, CL_DEVICE_TYPE_ACCELERATOR)  No devices found in platform
  127.   clCreateContextFromType(NULL, CL_DEVICE_TYPE_CUSTOM)  No devices found in platform
  128.   clCreateContextFromType(NULL, CL_DEVICE_TYPE_ALL)  Success (1)
  129.     Platform Name                                 ARM Platform
  130.     Device Name                                   Mali-G71
  131.  
  132. ICD loader properties
  133.   ICD loader Name                                 OpenCL ICD Loader
  134.   ICD loader Vendor                               OCL Icd free software
  135.   ICD loader Version                              2.2.11
  136.   ICD loader Profile                              OpenCL 2.1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement