Quantcast
Channel: Intel® Software - OpenCL*

New OpenCL™ Runtime 16.1.1 for Intel® Core™ and Intel® Xeon® Processors

Announcing the release of OpenCL™ Runtime 16.1.1 for Intel® Core™ and Intel® Xeon® Processors:16.1.1 release update includes:Fix for the known incompatibility issue with the CPU Kernel Debugger from...

View Article


Articles Index -- check here for the latest guides and info

Guide to reporting issues: https://software.intel.com/en-us/articles/ocl-issue-reporting-guideGetting started guides:Linux: https://software.intel.com/en-us/articles/sdk-for-opencl-gsgWindows:...

View Article


[Announcement][Windows* OS] Intel® CPU Runtime for OpenCL™ Applications 18.1...

Hello Windows* OS OpenCL users,Some users have reported a platform interrogation discrepancies when installing Intel® CPU Runtime for OpenCL™ Applications 18.1 over a 16.1.2 installation or after...

View Article

Recommendations for OpenCL platforms not displaying on Windows OS

Hello OpenCL stakeholders,Some users may be running into issues during platform detection. They may not be able to detect an Intel platform in the Windows OS environment even though an appropriate...

View Article

Advisory for installer hangs for 2019 update 5 SDK on Windows* OS...

Multiple users have reported installation hangs for the 2019 Update 5 version of the SDK. This issue is under investigation.Speculation is that some .NET configurations may be blocking the...

View Article


Deep learning on NI FPGA

Hello,I am new to Intel development environments.In my project, I aim to download a deep learning inference solution to a Kintex-7 FPGA on NI CompactRIO-9040I wanted to know whether it is possible to...

View Article

intra mode penalty of device vme

Hi,( I have read documents as below but can not find answer about my questions:https://software.intel.com/sites/default/files/managed/43/c1/cl_intel_de...  and...

View Article

Cannot download the SDK

When I'm trying to download the SDK, I'm getting the "HTTP Error 503. The service is unavailable." error. Why is the download not available and when will it be? Thanks in advance!

View Article


OpenCL Code Builder can't be found in intel system studio linux

I installed the "Intel System Studio 2020" with opencl tools in ubuntu 18.04, and I can not found the opencl code builder tools in eclipse.The same thing is happened in centos 7 and centos 8.by the way...

View Article


OpenCL Code Builder can't be found in intel system studio linux

I installed the "Intel System Studio 2020" with opencl tools in ubuntu 18.04, and I can not found the opencl code builder tools in eclipse.The same thing is happened in centos 7 and centos 8.by the way...

View Article

Couldn't create a context, clCreateContextFromType() returned...

My OS:  ubuntu 18.04.1My CPU: Intel(R) Xeon(R) CPU E5-2609 v4 @ 1.70GHzThe information of clinfo    Number of platforms                               2  Platform Name...

View Article

Couldn't create a context, clCreateContextFromType() returned...

My OS:  ubuntu 18.04.1My CPU: Intel(R) Xeon(R) CPU E5-2609 v4 @ 1.70GHzThe information of clinfoNumber of platforms                               2  Platform Name...

View Article

OpenCL CodeBuilder Eclipse plugin missing

Hi folks,To install the Opencl CodeBuilder Eclipse plug-in, I read the following instruction in different Intel documents:        Copy the plug-in *.jar > file from...

View Article


How should I view global and local work sizes

I've been using OpenCL for a little while now for hobby purposes. I was wondering if someone could explain how i should view global and local work spaces. I've been playing around with it for a bit but...

View Article

How global and local work sizes are distributed in this function?

This is from a sample program for OpenCL programming. I am confused about how global and local work size are computed. They are computed based on the image size.Image size is 1920 x 1080 (w x h).What I...

View Article