Tools

Submit New Article



Title Modified Date
Building the Moblin Media Player with the Intel Compiler
Instruction son how to build the Hornsey project (ie the top level of the media player). No attempt is made to build the dependent libraries
Author: Stephen Blair-chappell (Intel)
Type: Technical Article
11/17/2009
Annoying error of Uninitialized Memory Access
While analyzing a huge project with Intel® Parallel Inspector a user may get a lot of Uninitialized Memory Access errors which might considered as a false positives. In some cases these errors do not reflect the real problem in the might be annoying.
Author: Vladimir Tsymbal (Intel)
Type: Technical Article
11/13/2009
Intel® Cluster Toolkit Compiler Edition 3.2.2 Tutorial
Introduction At the time of this writing, the Intel® Cluster Toolkit Compiler Edition 3.2.2 on Linux* OS consists of: Intel® C++ Compiler 11.1 Update 3 Intel® Debugger 11.1 Update 3 Intel® Fort ...
11/12/2009
Intel® Cluster Toolkit 3.2.2 Tutorial
Introduction At the time of this writing, the Intel® Cluster Toolkit 3.2.2 on Linux* OS consists of: Intel® MPI Library 3.2 Update 2 Intel® Math Kernel Library 10.2 Update 2 (Intel® MKL 10.2 Upd ...
10/30/2009
Pilot Training Class - Success!
Report out from our Pilot class on threading
Author: David Mackay (Intel)
10/29/2009
Overview - Intel(R) Software Development Tool Suites for Intel(R) Atom(TM) processor
Intel offers a wide range of software development tools designed for enabling the software developer to get great performance and end-user experience out of their application.
Author: Robert MuellerAlbrecht (Intel)
Type: Technical Article
10/13/2009
An unsuccessful attempt to compare PVS-Studio (VivaMP) and Intel C/C++ ("Parallel Lint")
Absence of sufficient information about "Parallel Lint" restrained the author's abilities and the article turned out to be just a preliminary variant of the comparison.
Author: Andrey Karpov
Type: Technical Article
10/08/2009
Java Application Server Optimization for Multi-core Systems
This paper examines the performance characteristics of Java application servers running on 32-bit and 64-bit Java Virtual Machines (JVM) and operating systems on the latest architectures and platforms available today.
Author: Khun Ban (Intel)
Type: Technical Article
10/07/2009
Linking error on MacOSX 10.6 with XCode 3.2
IPP and MKL Linking error on MacOSX 10.6 with XCode 3.2
Author: Gennady Fedorov (Intel)
Type: Technical Article
10/02/2009
How to build ffmpeg to run under Moblin 2
This article describes how you can rebuild ffmpeg with Intel® C++ Compiler for Linux.
Author: Bernth A. (Intel)
Type: Technical Article
10/01/2009
Call stack is not full, contains [Unknown] functions or seems incorrect
Intel® Parallel Amplifier provides a call stack for functions in the results view. For some applications these call stacks might appear not complete or might seem incorrect according to known application work flow.
Author: Vladimir Tsymbal (Intel)
Type: Technical Article
09/30/2009
Where are my threads?
VTune, Threading, Affinity, Scheduling Threads, Sample Over Time
Author: Levent (Intel)
09/30/2009
Running The HPL Benchmark Over Intel MPI
This is a step by step procedure on how to run the High Performance Linpack (HPL) benchmark on a Linux cluster using Intel-MPI. This was done on a Linux cluster of 128 nodes running Intel’s Nehalem processor 2.93 MHz with 12GB of RAM on each node.
Author: Mohamad Sindi
Type: Technical Article
09/28/2009
Building the Moblin Clutter Library with the Intel Compiler
This article shows how to build the Clutter library with the Intel Compiler.
Author: Stephen Blair-chappell (Intel)
Type: Technical Article
09/12/2009
Why Parallel Inspector does not detect obvious data race
There are some corner cases when obvious data race problem is not detected on the reasonable levels of analysis intrusiveness. One of such cases is considered in the article.
Author: Vladimir Tsymbal (Intel)
Type: Technical Article
09/02/2009
C++ is back in the game (literally)
There is no doubt that C++ is gaining popularity. But with so many products, with very similar "Hype Factor", what does one choose?
Author: Baltazaar
Type: Technical Article
08/24/2009
Making the Monte Carlo Approach Even Easier and Faster
Introduction The name Monte Carlo was originally introduced by Nicholas Metropolis during the Manhattan Project, because of the similarity of statistical simulation to games of chance. Methods that ut ...
Author: Andrey Naraikin (Intel),Sergey Maidanov (Intel)
08/21/2009
A Quick Peek Under the Hood of Intel® Parallel Inspector (Memory Checking)
In this article I’ll focus on the leak detection and memory checker technologies and will show what is happening under the hood. Intel(R) Parallel Inspector tracks all memory allocations and accesses using a binary instrumentation tool called Pin.
Author: Levent (Intel)
08/21/2009
Secrets of the Intel® VTune™ Performance Analyzer
Introduction There seem to be features of the Intel® VTune™ Performance Analyzer that users don't know exist. Those of us in the Intel VTune Performance Analyzer group often get questions or sugg ...
08/21/2009
How to Make Best Use of the Intel® VTuneT Performance Analyzer
Challenge Make best use of the Intel® VTune™ Performance Analyzer. The rich feature set of the VTune™ Performance Analyzer includes functionality that many users do not know exists. Solutio ...
08/19/2009
Intel® Parallel Inspector’s Solution Explorer context menu stops working after installing Intel® Parallel Advisor Lite
When Intel(R) Parallel Advisor Lite is installed after Intel(R) Parallel Inspector Update 1 is installed, please repair Parallel Inspector installation. This is necessary to restore some Parallel Inspector GUI functionality in Visual Studio.
Author: RAVI (Intel)
Type: Technical Article,Download
08/07/2009
Intel® VTune analyzer crashes when viewing source code
VTune analyzer, error message
Author: Geoffrey Burling (Intel)
Type: Technical Article
08/06/2009
Error while copying license file - Intel(R) Compilers for Mac OS X
Problem : During installation, an error message of "Error while copying license file. Please make sure you have write permission to the license folder" will result if the user does not have write per ...
Author: Roland Wiele (Intel)
08/03/2009
THS Visual Code Generator: Parallel Programming Made Easier
THS Visual Code Generator is designed to make parallel programming easier and to speed up the development process. It generates C/C++ code automatically according to the specification, with no strings attached, no library dependences, and no hidden costs.
Author: thstart
07/30/2009
UML is equivalent to Sign-language
Using graphics (instead of programming) to communicate with computers, is equivalent to, using sign-language (instead of English) to communicate with humans.1. Each one (UML and Sign-language) is const ...
Author: jagmeet_hanspal
Type: Code
07/23/2009