Library lib--core >= 4.0 when intsall openCL on Ubuntu 18.04
I install openvino on ubuntu(virtualbox), it checks my system and says:-- Intel® Graphics Compute Runtime for OpenCL™ Driver is missing when i download intel cpu runtime for openCL and install, the...
View ArticleUnable to compile OpenCL kernel for FPGAs in Devcloud
Hello all,I'm trying to compile an OpenCL kernel for an FPGA in the Devcloud, using the supplied version of `aoc`. The kernel itself is attached to the post (It has a .c ending because the forum...
View Articledoes ATI radeon rx vega M gh has open CL for photoshop oil paint filter ?
hello,I am photographer and have just purchased a NUC pc with a ATI radeon RX vega M GH.In photoshop CC 2020 under win10 (both 64 bits) oil painting filter is greyed (filter>stylize>oil paint)...
View ArticleCode builder missing in VS2017 menu
I tried three versions of opencl sdk,2020 and 2019. Installer quits without errors,But the code builder is not to be found in VS menu.Anybody experienced this? There is zero supportOptions with...
View ArticleRegistration Failed for Unknown Reason
Hi, I tried to install the Intel OpenCL SDK for Windows, and I'm having issues with installing on the license page. Both of the serial numbers located in the registration center failed with the message...
View ArticleReports on Intel OpenCL SDK for FPGA version 16.0
Hello,I am facing a problem with reports on the older version of Intel OpenCL SDK for FPGA, I need to use 16.0 version because of HARP. But this version does give me much information about the...
View Article"intel_sub_group_block_read8" fails to get correct values if the image is...
intel_sub_group_block_read8(src, coord) doesn't get correct values, if the src 2D image is created through method 1 like the following steps:cl_mem buf_from_hostptr = clCreateBuffer( context,...
View ArticlePotential OpenCL compiler/implementation issue
Hi,I met issue when using work_group_all/sub_group_all. So I simplified into below kernel.// kernel startkernel void entry() { int id = (int)get_global_id(0); bool end = false; int cnt = 0; bool end2 =...
View ArticleOpenCL clCreateImage2D call works with one version of driver, fails with another
Hi,I am using Cloo to make OpenCL calls from managed code. My application works fine with a Dell AIO 5260 with Intel UHD Graphics 630 driver v. 23.20.100.4379 but the same code crashes in a...
View ArticleUsage of "cl_cache" for multiple instance/thread
Hi team,I'm using "cl_cache" method to reduce model loading time for GPU backend case, and wonder whether we can get benefit of using "cl_cache" for following case, too.Case #1: Single thread operation...
View ArticleERROR: Interface ID check failed
Hi,I installed the intel PAC recently and I went through the installation guides to install the opae and drivers and I finished the installations. Then, I used "aocl install" to install the opencl...
View Articlealtera_fpga_manager ff706000.fpgamgr:timeout
Hello, I am currently working with an Altera DE1-SoC FPGA board on OpenCL with MSEL set to 01010.So, I was trying out a project from github with link...
View ArticleOpenCL error clCreateContext(): CL_DEVICE_NOT_AVAILABLE
I installed the latest OpenCL version (Intel® CPU Runtime for OpenCL™ Applications 18.1 for Linux* OS (64bit only)) on a Ubuntu 16 virtual machine.I run a program (in this case Hashcat) and I get this...
View ArticleOpenCL integration within Visual Studio 2019
Dear all,I am new to OpenCL world and curios to learn about it myself. Recently I have installed visual studio 2019 community version and heard that we can develop opencl applications using visual...
View ArticleEvaluation of Tcl script build/entry.tcl unsuccessful. OpenCL on Intel PAC
Hi,I recently installed the Intel Programmable Acceleration Card with Intel Arria 10 GX FPGA. I installed the required packages for OpenCL and I was able to program the device with the hello_world and...
View Article**ERROR** : PR incompatible bitstream error detected
Hi, I am trying to set up the OpenCL compilation for my Intel Programmable Acceleration Card. I installed the board and the acceleration software stack provided by Intel. I was able to program the...
View ArticleError when running aocl install
Below is the terminal command and all output for running aocl install on s10_ref supplied with the FPGA SDK for OpenCL for Ubuntu. Some of the install works, then it crashes for the reasons given...
View ArticleNo Code Builder plugin for Visual Studio 2017 and 2019
I installed System Studio and OpenCL tools.but there is no Code Builder Plugin .please check the attached image.AttachmentSizeDownload1.jpg265.55 KBDownload2-1.jpg81.89 KB
View ArticleInstallation: Registration failed for unknown reason
I'm posting this because I haven't actually found a solution in the archived forum posts.The Intel® SDK for OpenCL™ Applications for Windows* is in my Products list and I have a serial number displayed...
View Articleno Qt platform plugin?!?
Hi everybody, Can someone please help me with this issue, everytime i try to instal OPencl with the official installer for visual studio. everytime the process of installation ends i got " the...
View Article