Preparing the Sample Application

This tutorial will use the tachyon_samples.sln solution file. Open the solution to find these projects:

Note

Projects build_with_openmp and build_with_tbb (with the corresponding solutions) use OpenMP*, and Intel® Threading Building Blocks (Intel® TBB), respectively. In addition to these implementations, there is also an option for users to implement with the lambda functionality based on Intel TBB.

Platform and Other Details

The solution for this sample application was created in Microsoft* Visual Studio 2012. If you open the tachyon_compiler.sln solution in Microsoft* Visual Studio 2013 or newer, then it will be converted to the corresponding Microsoft* Visual Studio solution.

The executable file and objects for all implementations are in the tachyon_samples\msvs\<project_name>_<arch>_Debug or tachyon_samples\msvs\<project_name>_<arch>_Release.