Intel® C++ Composer XE 2013 has several software features that can improve the performance of your serial applications by using parallel processing.
|
About This Tutorial |
This tutorial demonstrates how you can improve the performance of the sample application by building different parallel implementations of the same function using both the gcc compiler and the Intel® Composer XE compiler. After building the sample code with the different features, running the application displays the execution time required to render the object in the terminal session. |
|
Estimated Duration |
15-20 minutes. |
|
Learning Objectives |
After you complete this tutorial, you should be able to:
|