Utilisation OpenCL

hi guys,
please i need help, i’m trying now to implemente my code c++ with OpenCL on ubuntu 18.04. I installed the sdk amd and all is good. but when i try to execute my code, i found this errors.

DRM_IOCTL_I915_GEM_APERTURE failed: Invalid argument
Assuming 131072kB available aperture size.
May lead to reduced performance or incorrect rendering.
get chip id failed: -1 [22]
param: 4, val: 0
DRM_IOCTL_I915_GEM_APERTURE failed: Invalid argument
Assuming 131072kB available aperture size.
May lead to reduced performance or incorrect rendering.
get chip id failed: -1 [22]
param: 4, val: 0
beignet-opencl-icd: no supported GPU found, this is probably the wrong opencl-icd package for this hardware
(If you have multiple ICDs installed and OpenCL works, you can ignore this message)

This topic was automatically closed 183 days after the last reply. New replies are no longer allowed.