Hi ,
the command "clinfo" return this message
Number of platforms: | 1 | ||
Platform Profile: | FULL_PROFILE | ||
Platform Version: | OpenCL 1.1 AMD-APP-SDK-v2.5 (684.213) | ||
Platform Name: | AMD Accelerated Parallel Processing | ||
Platform Vendor: | Advanced Micro Devices, Inc. | ||
Platform Extensions: | cl_khr_icd cl_amd_event_callback cl_amd_offline_devices |
Platform Name: | AMD Accelerated Parallel Processing | |||
Number of devices: | 2 | |||
Device Type: | CL_DEVICE_TYPE_GPU | |||
Device ID: | 4098 |
ERROR: clGetDeviceInfo(-30)
but I cannot understand what can be the problem
i used ubuntu 10.04, and I installed AMD driver 12.2 with AMD SDK 2.5
So can you help me please to solve this problem
clinfo query info from OpenCL 1.2 which is unsupported on older opencl platform. ignore it or update to newest SDK 2.7.