Testimonials
I. From Milind ChabbiI was developing a shared-memory synchronization algorithm, which was recursive in nature and involved complicated interactions between multiple threads via shared memory updates....
View ArticleDrDebug : Deterministic Replay based Debugging with Pin
SummaryDeterministic replay debugging is a powerful tool that can help find the cause of difficult hard-to-reproduce multi-threaded bugs. Consider using replay debugging if your application fails...
View ArticleThe Generic Address Space in OpenCL 2.0
IntroductionOne of the new features of OpenCL 2.0 is the generic address space. Prior to OpenCL 2.0 the programmer had to specify an address space of what a pointer points to when that pointer was...
View ArticleIntel® Math Kernel Library 11.2 Update 2 is now available
Intel® Math Kernel Library (Intel® MKL) is a highly optimized, extensively threaded, and thread-safe library of mathematical functions for engineering, scientific, and financial applications that...
View ArticleUnderstanding How General Exploration Works in Intel® VTune™ Amplifier XE
The General Exploration Analysis Type in Intel® VTune™ Amplifier XE is used to detect microarchitectural hardware bottlenecks in an application or system. General Exploration uses hardware event...
View ArticleIntel® Trace Analyzer and Collector 9.0 Update 3 Readme
The Intel® Trace Analyzer and Collector for Linux* and Windows* is a low-overhead scalable event-tracing library with graphical analysis that reduces the time it takes an application developer to...
View ArticleIntel® Parallel Studio XE 2015 Update 2 Cluster Edition Readme
The Intel® Parallel Studio XE 2015 Update 2 Cluster Edition for Linux* and Windows* combines all Intel® Parallel Studio XE and Intel® Cluster Tools into a single package. This multi-component software...
View ArticleIntel® Software Developer Assistant (Intel® SDA) has been removed
This application is no longer available, and users will not be able to submit reports.For a comprehensive set of analysis tools please visit Intel® Integrated Native Developer Experience (Intel® INDE).
View ArticleSpecial Promotion for Ansys Developers: Intel® Xeon Phi™ Coprocessors
Special Promotion for Ansys Developers: Intel® Xeon Phi™ Coprocessors ANSYS* and Intel worked closely together to deliver up to 2.2x higher performance, for ANSYS Mechanical R16.0, by optimizing the...
View ArticlePlatform Analyzer: how can I benefit from the new features?
Starting from version 2013 R4, Graphics Performance Analyzers introduce a new version of the Platform Analyzer. If you used the previous version of Platform Analyzer, your transition to using the new...
View ArticleIntel® INDE 2015 Release Notes and Installation Guide
INDE 2015 Update 1 is available now!If you are an existing user, you will receive a notification in your Intel Software Manager tool on how to update your installation. If you are a new user, please...
View ArticleGraphics Performance Analyzers Version 2014 R4
Announcing Graphics Performance Analyzers 2014 R4February 10, 2015 Introduction Graphics Performance Analyzers are powerful, agile developer tools for analyzing and optimizing games, media, and other...
View ArticleGraphics Performance Analyzers 2014 R4 Release Notes
Thank you for choosing the Graphics Performance Analyzers, a part of the Intel® Integrated Native Developer Experience (Intel® INDE) and Intel® System Studio.ContentsIntroductionWhat's NewSystem...
View ArticlePinPlay:FAQ
PinPlay:FAQI. How long does record/replay take?Record/replay overhead is a function of number of memory accesses and the amount of sharing in the test program.1. Time for recording/replaying a...
View ArticleInstalling and starting VTSS++ driver...FAILED
Problem: Unable to install the Intel® VTune Amplifier XE VTSS++ driver.Intel® VTune Amplifier XE drivers are automatically built and installed while installing the Intel® VTune Amplifier XE. However if...
View ArticleAccessing a REST Based Database Backend From an Android* App
ObjectiveThe objective of this article is to show a method for accessing a REST based database backend from an Android* app using MongoDB* and Spring IO*. Table of ContentsIntroductionTools...
View ArticlePintool Regions
Region SpecificationWhat is a "Region"?A "region" is a slice of execution of a program. It is demarcated by dynamic "start" (EVENT_START) and "stop" (EVENT_STOP) triggers as a program is running.e.g....
View ArticleApp Framework 3.0
We are happy to announce the release of App Framework 3.0. You can find the latest code at https://github.com/01org/appframework and the documentation is at http://app-framework-software.intel.com/...
View ArticleBitonic Sorting
Sample for Windows*Sample for Linux*Download DocumentationFeatures / DescriptionDemonstrates how to implement an efficient sorting routine with the OpenCL™ technology.Operates on arbitrary input array...
View Article