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:

  • standard optimizations
  • processor optimizations
  • loop-level optimizations
  • multi-pass optimizations
  • additional miscellaneous optimizations