I installed intel_sdk_for_ocl_applications_xe_2013_r3_sdk_3.2.1.16712_x64.tgz on my PC( Intel(R) Xeon(R) CPU E5-2680 0). But when I run opencl clGetPlatformIDs ,it returned -1001. My OS is SUSE Linux Enterprise Server 11 SP1 (x86_64), and I connect PC through putty.
Anyone knows why?
Thank you.
Link Copied
I am guessing connecting through putty might be the issue because it is just a terminal emulator. Have you tried vnc?
Raghu
Raghu Muthyalampalli (Intel) wrote:I have resolved this problem just by putting SDK forward ICC in the LD_LIBRARY_PATH, which is discribed here: https://software.intel.com/en-us/forums/topic/391141. Thank you all the same!
I am guessing connecting through putty might be the issue because it is just a terminal emulator. Have you tried vnc?
Raghu
For more complete information about compiler optimizations, see our Optimization Notice.