Intel® C++ Compiler for Mac OS X* 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
Inline Assembly, use-msasm and fasm-blocks
Intel C++ compiler uses gcc development environment on Linux and MAC. It supports GNU inline style assembly. Intel C++ compiler also supports Microsoft style inline assembly format in Linux and MAC OS.
Author: Om Sachan (Intel)
Type: Sample Code
05/19/2009
High Clocks Per Instruction Retired when vectorizing the loop.
Sometimes when we vectorize a loop, we get a high Clocks Per Instruction Retired (CPI) value. This happens when there is high bus utilization and the bus gets saturated.
Type: Sample Code
11/18/2008