Objectives

After completing this tutorial, you should be able to use the Intel compilers to compile your application.

You should also be able to use the following types of compiler options to optimize your code:

  • optimizations for application types
  • processor optimizations
  • loop-level optimizations
  • interprocedural optimizations
  • profile-guided optimizations
  • additional miscellaneous optimizations