Using the Develop Tab
Code Editor and GUI Designer ToolsThe Develop tab provides two views: a Code editor view and a GUI Design view. The Code view shows the files in your project directory, available web services, the code...
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 ArticleNWChem* for the Intel® Xeon Phi™ Coprocessor
PurposeThis code recipe describes how to get, build, and use the NWChem* code that includes support for the Intel® Xeon Phi™ Coprocessor with Intel® Many-Integrated Core (MIC)...
View ArticleIntel® Compilers for Linux*: Application Porting Guide
This paper describes application porting when using Intel® Compilers for Linux*. The Intel C/C++ compiler is compatible to the GNU* compilers in terms of source, binary and command-line compatibility....
View ArticleIntel® XDK "Cordova for Android" Build Options
The Intel® XDK "Cordova for Android" build system requires a special configuration file in your project source directory to direct the build process. The Cordova build option is based on the open...
View ArticleIntel XDK Documentation Quick Links
Having trouble searching the website? Use the following search examples in a Google* search bar and it will help to narrow your results to articles from this site only. For example, the first example...
View ArticleHow to use Intel® Advisor XE 2015 to model suitability on an Intel® Xeon Phi™...
IntroductionIntel® Advisor XE 2015 now includes some new capabilities for analyzing Intel® Xeon Phi™ coprocessor applications. This article steps through this analysis on an Intel Xeon Phi coprocessor...
View ArticleDebugging Intel® Xeon Phi™ Applications on Linux* Host
ContentsIntroductionDebug Solution for Intel® MICHow to get it?Why use GNU* GDB provided by Intel?Why is Intel providing a Command Line and Eclipse* IDE Integration?Deprecation NoticeFeaturesRegister...
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 ArticleIntel(R) Compiler XE 2015 for Linux Installation Aborts with Segmentation Fault
Problem: the Intel(R) Compiler XE 2015 for Linux installation aborts with segmentation fault. During installation of the Intel(R) Parallel Studio XE 2015 for Linux products, the Compiler version 15.0...
View Articlevectorization support: unroll factor set to xxxx
Vectorization Diagnostic 15144 vectorization support: unroll factor set to xxxx The vectorizer prints this message to tell the user that the loop was unrolled by a factor of xxxx, where xxxx is the...
View ArticleDisclosure of H/W prefetcher control on some Intel processors
Disclosure of H/W prefetchers control on some Intel processorsThis article discloses the MSR setting that can be used to control the various h/w prefetchers that are available on Intel processors based...
View ArticleIntel Parallel Compute Center MIC Training Resources
Training Resources for the Intel® Many Integrated Core (Intel MIC Architecture) Just getting started with The Intel® Xeon PhiTM Coprocessor and need some help getting started OR are you already...
View ArticleOPTIMIZING STORAGE SOLUTIONS USING THE INTEL® INTELLIGENT STORAGE...
With the growing number of devices connected to the Cloud/Internet, data is being generated from many different sources including smartphones, tablets, and Internet of Things devices. The demand for...
View ArticleIntel® System Studio 2015 Beta for Linux Hosts Silent Installation Guide
Intel® System Studio 2015 Beta for Linux Hosts"Silent" or non-interactive Installation Instructions Navigation:Linux and Mac OS X Compilers Installation Help Center:...
View ArticleAsynchronous Offload - C++ Code Examples
This document provides information about asynchronous data transfer, asynchronous computation and memory management without data transfer. This document includes code examples of common usage...
View ArticleAsynchronous Offload - Fortran Code Examples
This document provides information about asynchronous data transfer, asynchronous computation and memory management without data transfer. This document includes code examples of common usage...
View ArticleHTML5 Hybrid Apps with Admob* Cordova* plug-in
The source code for these samples can be found here: https://github.com/gomobile/sample-url-app,https://github.com/gomobile/sample-live-video-streams, https://github.com/gomobile/sample-audio-player or...
View ArticleУправление режимами вычислений с плавающей запятой при использовании Intel®...
В Intel® Threading Building Blocks (Intel® TBB) 4.2, обновление 4, появилась расширенная поддержка управления параметрами вычислений с плавающей запятой. Теперь эти параметры можно указать при вызове...
View ArticleTouch Notifier Node.js IoT & HTML5 Companion App
The source code for these templates can be found here: https://github.com/gomobile/iotapp-touch-notifier or download the Intel® XDK IoT Edition to check out all the node.js IoT application templates...
View Article