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

OpenCL Driver installation issues on Ubuntu linux with Intel scripts

VK_R
Beginner
481 Views

Hello,

 I have been trying to install the OpenCL driver on Ubuntu 16.04 using the scripts on Intel's website and ending up with a few errors. And I'm quite a noob to linux, so it will be nice if someone can help me out on this. My system is an Intel N4200 with 505 HD Graphiics which the script claims support. Here are the errors:

Downloading user mode driver...
SRB5.0_linux64.zip already exists, skipping download...
unzip -o SRB5.0_linux64.zip
Archive:  SRB5.0_linux64.zip
  inflating: intel-opencl-cpu-r5.0-63503.x86_64.rpm  
  inflating: intel-opencl-cpu-r5.0-63503.x86_64.tar.xz  
  inflating: intel-opencl-cpu-r5.0-63503.x86_64.tar.xz.sig  
  inflating: intel-opencl-devel-r5.0-63503.x86_64.rpm  
  inflating: intel-opencl-devel-r5.0-63503.x86_64.tar.xz  
  inflating: intel-opencl-devel-r5.0-63503.x86_64.tar.xz.sig  
  inflating: intel-opencl-r5.0-63503.x86_64.rpm  
  inflating: intel-opencl-r5.0-63503.x86_64.tar.xz  
  inflating: intel-opencl-r5.0-63503.x86_64.tar.xz.sig  
  inflating: vpg_ocl_linux_rpmdeb.public  
Looking for previously installed user-mode driver...
rm -rf /etc/ld.so.conf.d/libintelopencl.conf
rm -rf /etc/OpenCL/vendors/intel.icd
rm -rf /etc/profile.d/libintelopencl.sh
rm -rf /opt/intel/opencl
tar -C intel-opencl -Jxf intel-opencl-cpu-r5.0-63503.x86_64.tar.xz
tar: ./opt/intel/opencl/libtbbmalloc.so: Cannot create symlink to ‘libtbbmalloc.so.2’: Operation not permitted
tar: ./opt/intel/opencl/libtbb.so: Cannot create symlink to ‘libtbb.so.2’: Operation not permitted
tar: Exiting with failure status due to previous errors

Thanks in advance.

0 Kudos
0 Replies
Reply