Tutorial: Where to Add Parallelism with Intel® Advisor 2015 and a C/C++ Sample
Follow these steps to find where to add parallelism to a serial application using the Intel Advisor and the nqueens_Advisor C++ sample application.
Step |
Step Detail |
---|---|
Step 1: Prepare for tutorial. |
|
Step 2: Discover parallel opportunities. |
|
|
|
|
|
|
|
Step 6: Fix data sharing problems. |
|
Step 7: Add parallelism. |
Under normal circumstances:
For the purposes of this tutorial: Explore how we replaced Intel Advisor annotations with parallel framework code for you. |