Preparing the Sample Application

In this tutorial, you will use the following files:

  1. Start Microsoft* Visual Studio and open the solution file vec_samples_20xx.sln.

  2. Convert to an Intel project by right-clicking on the vec_samples project and selecting Intel Compiler > Use Intel C++. Click OK in the Confirmation dialog.

  3. Change the Active solution configuration to Release using Build > Configuration Manager.

  4. Clean the solution by selecting Build > Clean Solution.