Run security_barrier_camera_demo error
Hi:I use security_barrier_camera_demo to RUN has some error below My version is latest version "l_openvino_toolkit_p_2019.1.144" Edwin :~/inference_engine_samples_build/intel64/Release$...
View ArticleOpenCL CPU Drivers Bug
Hello,Overview:I am running a SYCL kernel where I render/raytrace ~500 sphere objects on a 1200x800 image framebuffer size, so work items = 1200 * 800 and work group size = 8 * 8.This runs perfectly on...
View Articlegtpinrun fails with error "unsupported driver version 'intel-open'"
Hi there,I want to use gtpin tool to profile my OpenCL program on HD 500 GPU. When I ran "gtpinrun latency -opencl -- my_program.exe", I got the following error: GTPin ERROR !!...
View ArticleIntel® SDK for OpenCL™ Applications 2017 R2
installer says I need it. blog says you have it. despite persistent, prolonged effort have been completely unable to find an actual download link where -exactly- does one find "Intel® SDK for OpenCL™...
View ArticleGetting Started with Application Development Using Intel® System Studio 2019...
On a separate Windows 10 computer, I am trying to follow the Getting Started instructions:Copy the contents of the <install_dir>\samples_2019\hello_world\ directory to a writable directory on...
View ArticleRun pedestrian_tracker_demo error
Hi:I run pedestrian_tracker_demo errorhas some error below My version is latest version "l_openvino_toolkit_p_2019.1.144"$ ./pedestrian_tracker_demo -i...
View ArticleRun human_pose_estimation_demo use GPU error
I run human_pose_estimation_demo use GPUhas some error below My version is latest version "l_openvino_toolkit_p_2019.1.144"./human_pose_estimation_demo -i /dev/video0 -m...
View Article[ ERROR ] Demo supports topologies only with 1 input
When I run instance-segmentation-security-0049.xml modelenvironment : ubuntu16.04has some error below$ ./segmentation_demo -i /home/asrock/inference_engine_samples_build/intel64/road_1.jpg -m...
View ArticleOpenCL for Intel ATOM X5 E3930 GPU
Hi,I'm using Centos 7.3 linux on ATOM X5 E3930 processor. From what I've read, it seems that the Atom X5 E3900 line of processor is not currently supported by the OpenCL SDK or the OpenCL runtimes...
View ArticleOpenCL samples CPU CL_INVALID_PLATFORM
I get the error CL_INVALID_PLATFORM if I try to run the official samples with the CPU (both my iGPU and discrete GPU work fine with those). The CPU in question is i5 7300HQ. It should support OpenCL...
View Articleioc64 on ubuntu with NEO
Hello,I want to build a simple OpenCL Kernel with ioc64 on Ubuntu 19.04. I installed the Intel OpenCL SDK and compiled the latest NEO driver with its dependencies. I can execute OpenCL Programs without...
View Articleinstall GPU ERROR
environment : ubuntu 16.04 version : "l_openvino_toolkit_p_2019.1.144"CPU : N4200I try to install GPU but have some error as below./install_NEO_OCL_driver.shIntel OpenCL graphics driver...
View ArticleIntel Opencl SDK serial number problem
Hello.I'm trying to install the Intel OpenCK SDK for applications via command line. I set the parameter ACTIVATION_TYPE=serial_number and ACTIVATION_SERIAL_NUMBER to the serial number I received....
View ArticleOpenCL 18.1 CPU Runtime Sha1
Hello,I'm in the process of setting up the OpenCL 18.1 CPU Runtime on Linux. However, I noticed that the SHA1 of the file I downloaded form the Intel registration center (FileName...
View ArticleSome issue about zero copy.
Hello, I have some doubt about the zerocopy function.Suppose the code is something like below:What I want to do is to zerocopy a pre-aligned memory M and transfer to a opencl function OpenCL_Foo, and...
View ArticleCode builder : when i enable API debug, then can't find intel platform.
Today ,when I prepare to debug the kernel using code builder tool, I enable the API debug . As a result , the clGetPlatformIDs API don't found the Intel platform, but it can found the Nvidia...
View ArticleMany install issues - why so complicated?
I've been trying to get your software set up on two machines. No success on either, didn’t expect a simple SDK install to take two days. One is a 2 chip xeon server and the other a laptop with a latest...
View ArticleOpenCL Tools for Visual Studio
I use Visual Studio 2019 and Intel System Studio 2019 Update4 on windows 10. My machine has Intel Core i7-6700K CPU, Intel® HD Graphics 530 and AMD discrete graphics card(AMD FirePro W7100). My display...
View ArticleOpenCL.lib is missing
Good evening, I'm new to the forum and the hole OpenCL development. i installed the intel sdk intelFPGA_lite v 18.1. I'm using VS 2019.it gave me this error : // ConsoleApplication3.cpp : This file...
View Article