التوكيل الوحيد صيانة هوفر 01207619993% 35699066 توكيل هوفر
عميل هوفر العزيز /تتشرف الشركة الامريكيه الايطالية للصيانةبالتعامل 01207619993 //01023140280 //01207619993 /…فى صيانة الاجهزة المنزليةمركزتوكيل صيانة هوفر المعتمد1.صيانة توكيل غسالات هوفر2.صيانة توكيل...
View ArticleCan OpenCL running on OSX(Macbook) using CPU?
Hello,I use a Macbook, it has been installed the OpenCL. The Macbook has CPU: Intel(R) Core(TM) i7-4850HQ CPU @ 2.30GHz, GPU: GeForce GT 750M, and GPU: Iris Pro. But I can only use the GeForce GT...
View ArticleMedia Samples Preview shows OpenCL GPU coming to Linux?
Hi,was seeing Media Samples Intel Media Server Studio for Linux preview here :https://software.intel.com/en-us/intel-media-server-studio-support/code-sampleshas a new sample for Linux that includes...
View ArticleOpenCL tools: kernel compilation stats and crashes
Hi, I'm new to Intel Iris graphics 5100 and Intel tool set, if my question is duplicated, please point me to original ones ;-)Q1, how to generate kernel statistics? Code-Builder exposes II and ASM, but...
View ArticleHow to force SIMD32 compilation?
Hi,I have some code that was developed for CUDA and it relies heavily on 32-wide warps.Is there a way to force Intel GPU compiler to compile for SIMD32?Thanks!
View ArticleProblem with MACROS added with clBuildProgram
Hi to everyone,I have a problem with the SDK plugin for Visual Studio 2010. In my kernel I add several MACROS using the -D flag inside the options argument of the clBuildProgram function. However, this...
View ArticleWhy I can see 2 platforms?
Hi,My computer has only 1 CPU. It has 4 cores (8 threads). But when I use err = clGetPlatformIDs(0, NULL, &numPlatforms);, I get 2 platforms.One platform contains 1 CPU and 1 GPU, the other one...
View ArticleHelp! While using Kernel Builder for OpenCL API to debug, it shows CPU...
As the image shows below, I've set the input arrayA, B and the output arrayC, then click the debug button, and Error occur.Since I am new in OpenCL, I don't know how to solve this problem, so is there...
View ArticleKernel optimization with oclopt and ico64
Hello,I work with the CLI tool of the Intel OpenCL SDK 1.2 on Scientific Linux. I'm interested in optimize my kernels (1) with the oclopt program and (2) with assembly code for CPU or MIC.Question (1):...
View ArticleBroadwell IGP needs more sub_group functions
OpenCL 2.0 has no support for a "ballot" style sub-group function. A ballot returns bitmask containing the conditional flag for each "lane" in the sub-group. As long as the sub-group (SIMD) size is...
View ArticleBlanks debugging Windows in Microsoft Visual Studio
I have installed the latest Intel SDK for OpenCL on my windows 7 machine (Core processor and HD 4000 Graphics).I had no problem with the plugin for either MVS2010 (pro version) or MVS2013 (community...
View ArticleXeon Phi 64-bit Atomics
Hello,the Xeon Phi does only support the following extensions: cl_khr_icd cl_khr_global_int32_base_atomics cl_khr_global_int32_extended_atomics cl_khr_local_int32_base_atomics...
View ArticleWhy does the post-Build event not pick up the OpenCL files where they have...
I have my OpenCL kernel source files in a separate directory ("cl") on my file system (Windows 7 machine).This is no different from having my C++ source files available in yet another directory ("src")...
View ArticleOpenCL achieve 800% CPU utilization
Hi all, I am curious about the CPU implementation of OpenCL for Intel processors.I run a small set of benchmark from clpeak on a i7-4770S (4 cores, hyperthreading enabled) under linux.it shows the CPU...
View ArticleHow to specify source file when multiple files are used?
I have multiple physical files (.cl) which I distribute over devices. This distribution is not fixed (which is why I don't bother combining the separate files into a single file.I am combining the...
View ArticleIntel HD 4000 support OpenCL on OSX Yosemite
Hello, i want to enable "cuda hardware acceleration" in Adobe After Effect CC 2014 , how can i do it with my graphic card ? Please, need help
View ArticleHow to get an HD6x00 IGP device?
Is there any way to get early access to HD6000 IGP devices?I see there is a NUC forthcoming but I'd prefer not to wait to port my code.
View ArticleKERNEL BUILDER IDE for Performance Analysis: Thread utilization, Execution...
Hi,How the HW thread level utilization helps in analyzing performance?How execution occupancy is calculated?Full kernel execution statistics provide data by varying the local work group size.How should...
View ArticleTexture memory in intel HD4600 Graphics
Hi,Do we have any texture memory in the intel HD 4600 card or in other Iris series?If yes, what is the size of this memory? How can I analyse this in the vtune that I am able to fully utilize the...
View ArticleenqueueReadBufferRect() doesn't work in Xeon PHI
Hi guys,Have you ever tried the enqueueReadBufferRect() call for the Xeon PHI? It seems that there is a bug in the implementation for this function.This call copies a region of data from the device to...
View Article