- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
> intel_sdk_for_opencl_2017_7.0.0.2568_x64
ubuntu@ubuntu:/run/user/1000/gvfs/archive:host=file%253A%252F%252F%252Fhome%252Fubuntu%252FDownloads%252Fintel%252Fintel_sdk_for_opencl_2017_7.0.0.2568_x64/intel_sdk_for_opencl_2017_7.0.0.2568_x64$ ./install.shError: Incorrect path to setup script. Setup can not be startedif the path contains ':, ~, @, #, %, &, [, ], $, =, ), (, *' symbols.Quitting!
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi PeterB,
The linux download is currently intel_sdk_for_opencl_2017_7.0.0.2568_x64.gz.
tar -xvf intel_sdk_for_opencl_2017_7.0.0.2568_x64.gz should untar it, which should output a folder. The SDK install script is in the folder as either install.sh or install_GUI.sh. I recommend not running that script out of an abspath containing so many special characters.
The gsg scripting example is targeted toward SRB5.0 runtime development prior to the usage of the Intel Graphics Compute Runtime for OpenCL Driver (NEO) builds. These SRB5.0 setups are against moderately older kernels now. It may serve as a good reference for relevant dependency setup depending on how users have configured their operating system installs.
If possible, consider using the SDK to target an Ubuntu 16.04.3+ system with 4.14.20 or newer linux kernel for these two runtimes. :
1) The 16.1.2 CPU build
https://software.intel.com/en-us/articles/opencl-drivers
2) The Intel Graphics Compute Runtime for OpenCL Driver
https://github.com/intel/compute-runtime
https://github.com/intel/compute-runtime/releases
-MichaelC

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page