Quantcast
Channel: Intel® Software - OpenCL*
Viewing all articles
Browse latest Browse all 1182

New SDK install fails with symbol lookup error when building kernel code

$
0
0

Hello,

I'm quite new to OpenCL and parallel computing in general.

I have just installed the SDK on a Linux SLES11 computer with a Core i7-4770 Processor. 

Files installed were intel_sdk_for_ocl_applications_2014_4.6.0.92_x64.tgz and opencl_runtime_14.2_x64_4.5.0.8.tgz.

I've tried running two tests, first the sample code for general matrix multiply, and second a simple program to perform an addition and print out the processors capabilities, like MAX_COMPUTEEE_UNITS, MAX_WORK_GROUP_SIZE, etc.  They both fail upon trying to compile the kernel, with the following message:

symbol lookup error: /opt/intel/opencl-1.2-4.5.0.8/lib64/libclang_compiler.so: undefined symbol: _ZN5Intel6OpenCL5Utils6Logger11GetInstanceEv, version Base

I guess it's looking for a library it can't find?  Which one, and how to fix this problem.

Thanks, Bob


Viewing all articles
Browse latest Browse all 1182

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>