Hi there,
I want to use gtpin tool to profile my OpenCL program on HD 500 GPU. When I ran "gtpinrun latency -opencl -- my_program.exe", I got the following error:
GTPin ERROR !! OCL_PROGRAM_BINARY::Read(): Unsupported driver version "intel-open" at: /tmp_proj/gtpin/workspace/nightly-master/build-centos72-opencl/GTPin/Src/gtpin/ocl.cpp:462 Read GTPIN WARNING: GTPin didn't find any kernels... Exiting without doing anything.
I have successfully installed Media SDK and vtune tool on my platform, with kernel version 4.14.20-mss-pv5 on ubuntu 16.04. Could you tell me how to fix it? Thanks.