Intel® Parallel Composer Knowledge Base

Submit New Article



Title Modified Date
Unable to read and write using C++ file stream
For years in Fortran95, I've been reading and writing files into various directories of my choice, thus keeping our data files in an orderly fashion. However, now I am shocked to find that you can't do anything like that in C++.
Author: Om Sachan (Intel)
Type: Sample Code
08/24/2009
Samples changes in Intel® IPP 6.1
This document lists the sample code changes in Intel® IPP 6.1
Author: Vipin Kumar E K (Intel)
Type: Sample Code
06/23/2009
Intel® IPP sample code
It lists all available Intel IPP sample codes where you can find from product, book and manuals to understand Intel IPP function usages.
Author: Ying Song (Intel)
Type: Sample Code
06/11/2009
Optimize embarrassingly parallel loops
Algorithms that display data parallelism with iteration independence lend themselves to loops that exhibit ‘embarrassingly parallel’ code. We look at examples to maximize the performance of such loops with minimal effort.
Author: Ganesh Rao (Intel)
Type: Sample Code
11/30/2008