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

some troubles in progress of Opencl SDK installation

jayne_f_
Beginner
397 Views

Hi,

my system is Ubuntu 16.04LTS, the device name is  ivybidge.

I downloaded  "intel_sdk_for_opencl_2017_7.0.0.2511_x64.tgz". After extracting, the folder includes several docments ,like pset folder, rpm folder, install.sh, install_GUI.sh and so on.

the question is how can i use these resources to install SDK successfully?

according to some helps , in command window , I inputed  $(dirname $0)/install.sh --gui-mode $@ , but it showed  an error =====bash: syntax error near unexpected token '/install.sh'

I really don't know what's the meaning................

BTW, the "getting started " doc shows following: 

mv install_SDK_prereq_ubuntu.sh_.txt install_SDK_prereq_ubuntu.sh
  sudo su
  $ ./install_SDK_prereq_ubuntu.sh

 

but i can't find the file named " install_SDK_prereq_unbuntu.sh_.txt".

Thanks for any feedback! 

0 Kudos
1 Reply
jayne_f_
Beginner
397 Views

There is a new question. After installation, I want to test it through a simple example, the software is so different from which on windows(just click *.exe). I can find the path where opencl_sdk is installed, but I don't know how can I 'open' , bulid, run the example on Opencl SDK.

 

0 Kudos
Reply