3. CL_PLATFORM_NUMETRIC_VERSION : 更为详细的版本信息 4. CL_PLATFORM_NAME: 平台名称 5. CL_PLATFORM_VENDER: 平台供应商名称 6. CL_PLATFORM_EXTENSIONS: 平台支持的OpenCL扩展列表 7. CL_PLATFROM_EXTENSIONS_WITH_VERSIONS: 在第6项基础上添加了版本信息 8. CL_PLATFROM_HOST_TIMER_RESOLUTION: host t...
platform_info定义 CL/cl.h /* cl_platform_info */ #define CL_PLATFORM_PROFILE 0x0900 #define CL_PLATFORM_VERSION 0x0901 #define CL_PLATFORM_NAME 0x0902 #define CL_PLATFORM_VENDOR 0x0903 #define CL_PLATFORM_EXTENSIONS 0x0904 #define CL_PLATFORM_HOST_TIMER_RESOLUTION 0x0905 device_info定义 CL...
CL_DEVICE_TYPE_CPU) No devices found in platform clCreateContextFromType(NULL, CL_DEVICE_TYPE_GPU) Success (1) Platform Name Portable Computing Language Device Name NVIDIA GeForce RTX 4090
Platform Host timer resolution 1ns Platform Extensions function suffix AMD Platform Name AMD Accelerated Parallel Processing Number of devices 1 Device Name Tonga Device Vendor Advanced Micro Devices, Inc. Device Vendor ID 0x1002 Device Version OpenCL 2.0 AMD-APP (3380.4) Driver Version 3380.4 (PAL...
Platform Host timer resolution 1ns Platform Extensions function suffix INTEL Platform Name Intel(R) FPGA Emulation Platform for OpenCL(TM) Platform Vendor Intel(R) Corporation Platform Version OpenCL 1.0 Intel(R) FPGA SDK for OpenCL(TM), Version 19.2 Platform Profile EMBEDDED_PROFILE Platform Exten...
Platform Vendor Advanced Micro Devices, Inc. Platform Version OpenCL 2.1 AMD-APP (2671.3) Platform Profile FULL_PROFILE Platform Extensions cl_khr_icd cl_amd_event_callback cl_amd_offline_devices Platform Host timer resolution 1ns Platform Extensions function suffix AMD Platform Name AMD Accelerated...
Platform Host timer resolution 1ns Platform Extensions function suffix INTEL Platform Name NVIDIA CUDA Platform Vendor NVIDIA Corporation Platform Version OpenCL 1.2 CUDA 10.2.95 Platform Profile FULL_PROFILE Platform Extensions cl_khr_global_int32_base_atomics cl_khr_global_int32_...
Platform Host timer resolution 1ns Platform Name Intel(R) OpenCL HD Graphics Number of devices 1 Device Name Intel(R) Iris(R) Xe Graphics [0x9a40] Device Vendor Intel(R) Corporation Device Vendor ID 0x8086 Device Version OpenCL 3.0 NEO ...
Platform Extensions function suffix MESA Platform Host timer resolution 0ns Platform Name rusticl Number of devices 1 Device Name Vivante GC8000 rev 7120 Device Vendor Vivante Device Vendor ID 0 Device Version OpenCL 3.0 Device Numeric Version 0xc00000 (3.0.0) ...
CL_DEVICE_HOST_UNIFIED_MEMORY: 0 CL_DEVICE_PROFILING_TIMER_RESOLUTION: 1000 CL_DEVICE_ENDIAN_LITTLE: 1 CL_DEVICE_AVAILABLE: 1 CL_DEVICE_COMPILER_AVAILABLE: 1 CL_DEVICE_EXECUTION_CAPABILITIES: CL_EXEC_KERNEL CL_DEVICE_QUEUE_PROPERTIES: CL_QUEUE_OUT_OF_ORDER_EXEC_MODE_ENABLE | CL_QUEUE_PROFILI...