Intel SW Partner program

Submit New Article



Title Modified Date
Intel® Parallel Studio Parallelism Contest and Lab at the Intel Developer Forum 2009 - Official Rules
Intel® Parallel Studio Parallelism Contest and Lab at the Intel Developer Forum 2009 - Official Rules
Author: Wendy Doerner (Intel)
Type: Events
09/02/2009
Intel® compiler options for SSE generation (SSE2, SSE3, SSSE3, SSE4) and processor-specific optimizations
Explains which Intel Compiler switches to use to target and optimize for a specific platform, cpu or processor.
Type: Technical Article,Code
07/13/2009
Ubiquitous Computing
The Earthworm model to implement parallel processing
Author: tc2009101
Type: Technical Article,Code,Download,News,Landing & Links,Events
06/15/2009
Performance analysis of Multicore Systems
Intel threading championship round 2 paper.
Author: thtsarjun,mkumble,pranavmoktali,siri47gmail.com,TC2009074
06/15/2009
Performance analysis of Multicore Systems
The research paper describes various measures of multicore processor performance
Author: thtsarjun,mkumble,pranavmoktali,siri47gmail.com,TC2009074
06/15/2009
Testing the Intel AMT platform features.
There are many resources about how to develop applications to work with the Intel AMT platform, but there is no such as availability when it’s about executing a testing process; this article defines some test cases based on the test scenarios described in
Author: javierandrescaceres
Type: Technical Article
05/22/2009
Download the Recommended Reading for Developers
Continuing education is critical to Developers, the Intel recommended reading is a great resource.
Author: industryeducation
Type: News,Landing & Links
03/26/2009
Compiler Settings for Threading Error Analysis in Intel® Parallel Inspector
A list of compiler switches which have impact on Threading Error Analysis in Intel® Parallel Inspector
Author: Eric Moore (Intel)
Type: Technical Article,Code
03/18/2009
Data Race Identified on Atomic Construct (Win32 Interlocked… functions, #pragma omp atomic, or atomic template)
How to handle when Intel® Parallel Inspector identifies data races on an atomic construct and a read of a memory variable.
Author: Eric Moore (Intel)
Type: Technical Article,Code
03/16/2009
Compiler Settings for Memory Error Analysis in Intel Parallel Inspector
A list of compiler switches which have impact on Memory Error Analysis in Intel® Parallel Inspector
Author: Eric Moore (Intel)
Type: Technical Article,Code
01/19/2009
Compiler Switches for Intel® Parallel Amplifier
A list of switches which have impact on Intel® Parallel Amplifier
Author: Alexei Alexandrov (Intel),Eric Moore (Intel)
Type: Technical Article,Code
01/19/2009
Learn how to improve performance of software applications for Intel platform in the "The Software Optimization Cookbook"
This book provides updated recipes for high-performance applications on Intel platforms. Through simple explanations and examples Intel experts show you how to address performance issues with algorithms, memory access, branch prediction, automatic vectori
Author: Kirti Devi (Intel)
Type: Landing & Links
01/06/2009
Understanding and Avoiding Memory Issues with Multi-cores
When programming for multiple thread or multiple core systems, it is important to realize the fundamental difference in memory allocation and access necessary from that of a single thread or core system.
Author: Kirti Devi (Intel)
Type: Landing & Links
01/06/2009
Best guide to multicore programming for embedded systems.
The new book "Software Development for Embedded Multi-core Systems: A Practical Guide Using Embedded Intel® Architecture, by Intel engineer Max Domeika, provides solid grounding in the skills required to develop software for embedded multicore systems.
Author: Kirti Devi (Intel)
Type: Landing & Links
01/06/2009
GNU compatibility: alignof applied to packed fields
The __alignof is being applied to packed fields.
Type: Technical Article,Code
12/15/2008
OpenMP und inkrementelle Parallelisierung - (article in german)
In diesem Artikel wird der inkrementelle OpenMP Ansatz zur Parallelisierung von sequentiellen Programmen vorgestellt. Der Schwerpunkt liegt auf der praktischen Darstellung von einfachen Programmbeispielen und nicht auf der Vollständigkeit der Beschreibung
Type: Technical Article
11/21/2008