OpenCL* for CPU
Ask questions and share information on Intel® SDK for OpenCL™ Applications and OpenCL™ implementations for Intel® CPU.
Announcements
This forum covers OpenCL* for CPU only. OpenCL* for GPU questions can be asked in the GPU Compute Software forum. Intel® FPGA SDK for OpenCL™ questions can be ask in the FPGA Intel® High Level Design forum.
1718 Discussions

clGetPlatformIDs returns -1001

wang_h_
Beginner
383 Views

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.

0 Kudos
2 Replies
Raghupathi_M_Intel
383 Views

I am guessing connecting through putty might be the issue because it is just a terminal emulator. Have you tried vnc?

Raghu

0 Kudos
wang_h_
Beginner
383 Views
Raghu Muthyalampalli (Intel) wrote:

I am guessing connecting through putty might be the issue because it is just a terminal emulator. Have you tried vnc?

Raghu

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!
0 Kudos
Reply