Quantcast
Channel: OpenCL*
Browsing all 70 articles
Browse latest View live

Recommended CPU for One API development?

I need to buy a new workstation now, and want to make sure it's a good choice for One API development in Q4 2019.  I realize this is an OpenCL forum, not One API, but I imagine there's overlap. I'm...

View Article


Irregular behaviour of vectors in OpenCL(1.2) kernels

So, I am trying to perform some operation inside an OpenCL kernel. I have this buffer named filter which is a 3x3 matrix initialized with value 1. I pass this as an argument to the OpenCL kernel from...

View Article


wrong results on intel i7-6700

I got wrong results on my computer i7-6700 (HD530), win10 and vs2017. Here is my code, #ifdef __APPLE__ #include <OpenCL/opencl.h> #else #include <CL/cl.h> #endif #include<memory>...

View Article

Which OEMs have good OpenCL support in their drivers?

Based on other forum posts, it seems that OEMs get OpenCL drivers for integrated GPUs from Intel, but they don't always push out these drivers in a timely manner. Probably the best OpenCL support would...

View Article

Image may be NSFW.
Clik here to view.

OpenCL.lib missing clCreateProgramWithIL?

Hello, I am currently testing out some OpenCL features using SPIR-V and the llvm Clang compiler. Currently I'm trying out the example Using SPIR for fun and profit with Intel OpenCL Code Builder and...

View Article


Map/Unmap operations with Zero copy buffer.

When we create physical zero copy buffers using USE_HOST_PTR, do we really need to perform map/unmap operations everytime we make changes to the buffer from the CPU side. Since, both GPU and CPU access...

View Article

cl_intel_d3d11_nv12_media_sharing sample code

Hello, I'm playing with MediaSDK and DirectX11 interop. Since the MediaSDK decode output is NV12 format, the OpenCL program needs to access the shared texture2D YUV data in the same format. I fount...

View Article

Random Numbers in OpenCL CPU kernel.

Hello everyone!  I'm a new OpenCL developer. I'm trying to solve a problem using a genetic algorithm and a very importan part of this kind of heuristic algorithms is the randomness. To solve my problem...

View Article


Intel SDK for OpenCL installer crashes on Windows 10

Hi, Intel SDK for OpenCL installer crashes just a few seconds after being launched. It displays a window with a progress bar and then it seems to exit, without giving any error and without installing...

View Article


Ubuntu 18.04 OpenCL driver

Dear Intel, Thank you for making various drivers and tools for OpenCL development. They are my reference driver for my OpenCL work. I have a question concerning the "Intel® Xeon® Processor OR Intel®...

View Article

Conda Recipe for Intel CPU Runtime

Hi, we are planning to distribute via conda-forge open source software that benefits quite a lot from the Intel OpenCL CPU runtime. Unfortunately, none of the conda channels seems to have a recipe to...

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-guide Getting started: Linux: https://software.intel.com/en-us/articles/sdk-for-opencl-gsg System analyzer...

View Article

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

Hello Windows* OS OpenCL™  users, *Update 20181025* Some users have reported platform interrogation discrepancies when:  ​installing Intel® CPU Runtime for OpenCL™ Applications 18.1 for Windows* OS...

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

Latest Components... Dev Tools: 2019 Update5, CPU Runtime: 18.1, GFX Runtime:...

For more information on: developer tools: See the Intel® System Studio 2019 Update 5: OpenCL™ Tools component for the latest OpenCL™ developer tools for Intel® CPU and Graphics devices. Intel® SDK for...

View Article


intel sdk for opencl applications 2019.5.345 installer crash

Hello,I just downloaded intel sdk for opencl applications 2019.5.345 (stand-alone version for Windows that I downloaded from https://software.intel.com/en-us/opencl-sdk/choose-download). I unzipped the...

View Article

Image may be NSFW.
Clik here to view.

installer fails for intel_sdk_for_opencl_applications_2019.5.345

When trying to install the SDK, the installer fails.  See error_1.png.  If I debug the installer, I get the contents of error_2.png AttachmentSizeDownloaderror_1.PNG502.74 KBDownloaderror_2.PNG37.89 KB

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

Microsoft Visual Studio Not Supported OpenCL Tools Wizard

When I used vs2019 to work with opencl, the update 5 dosn't support the vs2019.Is there mehod to solve this isssue??ThanksTCE Open Date: Saturday, November 23, 2019 - 02:34

View Article

Image may be NSFW.
Clik here to view.

Compiling and linking two opencl files

AttachmentSizeDownloadMakefile.zip1.7 KBTCE Open Date: Tuesday, November 26, 2019 - 05:20

View Article
Browsing all 70 articles
Browse latest View live


Latest Images