| January 13, 2009 11:00 PM PST | |
by Stanislav Bratanov,
Sr. Software Engineer, SSG/PDSD
Abstract/Overview
The code example computes a trigonometric formula for arrays of input coefficients and parallels the computation either using OpenMP directives or creating threads manually. The performance of both approaches is measured and compared.
Target Audience
C/C++ Parallel program developers
Sample Category: Full project
Implementation Language: C
Target Hardware & Software Platforms
- Hardware Systems: Systems running any IA-32 compatible processors
- Operating Systems: Microsoft Windows* 2000/XP/2003
- Compilers: Intel Proton 8.0, MS Visual Studio* 2005 beta 1 C/C++ compiler
Parent whitepaper: Multi-Threading for Experts: Synchronization
For more complete information about compiler optimizations, see our Optimization Notice.
Comments (1) 
Trackbacks (0)
Leave a comment 
To obtain technical support, please go to Software Support.

John Lauchner