Preparing the Sample Application

In this tutorial, you will use the following files:

  1. Start Visual Studio and open the solution file matrix_vector_multiplication_f.sln.

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

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

Next: Establishing a Performance Baseline