OpenCL 2.0 Shared Virtual Memory Code Sample
Download DocumentDownload Code SampleThis sample demonstrates the fundamentals of using Shared Virtual Memory (SVM) capabilities in OpenCL™ applications. The SVM Basic code sample uses the OpenCL 2.0...
View ArticleTransforming the UI—Designing Tomorrow’s Interface Today (1 of 5): Game...
Download PDFThe ways we interact with games—and how they interact with us—are in a state of constant flux as new technologies enable different experiences. And the gaming industry has always been quick...
View ArticleOpenCL™ 2.0 Non-Uniform Work-Groups
Download PDFDownload ZipfileContentsContentsIntroductionNon-Uniform Work-GroupsTutorial Code OverviewTutorial RequirementsRunning the TutorialReferencesIntroductionThe OpenCL™ execution model includes...
View ArticleGetting the Most from OpenCL™ 1.2: How to Increase Performance by Minimizing...
DownloadsDownload Getting the Most from OpenCL™ 1.2: How to Increase Performance by Minimizing Buffer Copies on Intel® Processor Graphics [PDF 673KB]Download OpenCL Zero Copy code sample [ZIP...
View ArticleParallel Programming with C#
By Bruno SonninoMulticore processors have been around for many years, and today, they can be found in most devices. However, many developers are doing what they’ve always done: creating single-threaded...
View ArticleDebugging Intel® Xeon Phi™ Applications on Windows* Host
ContentsIntroductionDebug Solution for Intel® MICHow to get it?Debug Solution as IntegrationComponents RequiredConfigure & TestPrerequisite for DebuggingDebugging Applications with Offload...
View ArticleFull Pipeline Optimization for Immersive Video
Download PDFAbstractTencent (Tencent Technology Company Ltd) integrated the Intel® Media SDK to optimize performance and reduce power consumption of its video conferencing app, QQ*. The app went from a...
View ArticleOptimizing Simple OpenCL™ Kernels
In the following code samples, we show how we implemented a consistent series of optimizations that improve OpenCL™ kernel performance on Intel® Iris™, Intel® Iris™ Pro or Intel® HD graphics using the...
View ArticleThe Intel® Core™ M Processor
Abstract Intel is introducing the first of the 5th generation processors (code named Broadwell) with the launch of three SKUs in the Intel® Core™ M Processor family. This article, aimed at developers,...
View ArticleDiagnostic 15304: non-vectorizable loop instance
Product Version: Intel(R) Visual Fortran Compiler XE 15.0.0.070 Cause:The vectorization report generated using Visual Fortran Compiler's optimization and vectorization report options (-Qvec-report2...
View ArticleDiagnostic 15319: Using NOVECTOR directive
Product Version: Intel(R) Visual Fortran Compiler XE 15.0.0.070 Cause:When using NOVECTOR directive in code, the vectorization report generated using Visual Fortran Compiler's optimization and...
View ArticleDiagnostic 15335: Vectorization possible but seems inefficient
Product Version: Intel(R) Visual Fortran Compiler XE 15.0.0.070 Cause: The vectorization report generated using Visual Fortran Compiler's optimization and vectorization report options -O2...
View ArticleDiagnostic 15344: Loop was not vectorized: vector dependence prevents...
Product Version: Intel(R) Visual Fortran Compiler XE 15.0.0.070Cause:When using Intel Visual Fortran Compiler's optimization and vectorization report options -O2 -Qvec-report2 -Qopt-report:2 the...
View ArticleDiagnostic 15414: Loop was not vectorized: loop body became empty after...
Product Version: Intel(R) Visual Fortran Compiler XE 15.0.0.070Cause:The vectorization report generated when using Visual Fortran Compiler's optimization options (-O2 -Qopt-report:2) states that loop...
View ArticleMedia: Video Transcoding Sample
Native console application sample which performs transcoding of elementary video stream from one compressed format to another. Includes the following features:multiple video streams transcodingvideo...
View ArticleHow to use the Intel® Energy Profiler in Intel® System Studio 2015 on a...
How to use the Intel® Energy Profiler in Intel® System Studio 2015 on a Microsoft Windows* OS Target IntroductionIntel® System Studio 2015 now contains an energy and power profiler called Intel®...
View ArticleDigital Security and Surveillance on 4th generation Intel® Core™ processors...
This article presents the advantages of developing embedded digital video surveillance systems to run on 4th generation Intel® Core™ processor with Intel® HD Graphics, in combination with the Intel®...
View ArticleDiagnostic 15521: Loop was not vectorized: compile time constraints prevent...
Product Version: Intel(R) Visual Fortran Compiler XE 15.0.0.070Cause:The vectorization report generated when using Visual Fortran Compiler's optimization options (-O2 -Qopt-report:2 -traceback...
View ArticleMemory profiling techniques using Intel System Studio
IntroductionOne of the problems with developing embedded systems is the detection of memory errors; likeMemory leaksMemory corruptionAllocation / de-allocation API mismatchesInconsistent memory API...
View ArticleIntel® INDE Media for Mobile Tutorials - Building and Running Samples for...
This tutorial outlines the steps needed to build the Intel® Integrated Native Developer Experience (Intel® INDE) Media for Mobile Samples for Windows* RT in Visual Studio* 2013. Before getting started,...
View Article