| June 13, 2010 9:00 PM PDT | |
Intel(R) 20 Questions Contest: Question #1
Question:
Intel® Parallel Composer: What compiler switch turns on auto-parallelization in Intel(R) Parallel Composer?
Correct Answer:
/Qparallel
Details:
Did you know that Intel(R) Parallel Composer is not only about Intel(R) C/C++ Compilers? In fact, it's a combination of compilers, libraries, and an extension to the Microsoft Visual Studio* debugger support for easier, faster multithreading of serial and parallel applications. Intel Parallel Composer includes:
Intel(R) Parallel Composer nicely integrates into the Microsoft Visual Studio*. When you convert your Microsoft Visual Studio* project to use Intel Parallel Composer you don't have to add specific optimization options manually - most of them can be found in "Intel Specific" section in project configuration dialog (see Figure 1), including the right answer to the Question #1: /Qparallel (see this page to learn more about compiler options):
Figure 1:
For more complete information about compiler optimizations, see our Optimization Notice.


TYSON THILAK
160