-tcheck generate instrumentation to detect multi-threading bugs
(requires Intel(R) Thread Checker; cannot be used with
compiler alone)
-tprofile generate instrumentation to analyze multi-threading
performance (requires Intel(R) Thread Profiler; cannot
be used with compiler alone)
-openmp enable the compiler to generate multi-threaded code
based on the OpenMP directives
-openmp-profile link with instrumented OpenMP runtime library to
generate OpenMP profiling information for use with the
OpenMP component of the VTune(TM) Performance Analyzer
-openmp-stubs enables the user to compile OpenMP programs in
sequential mode. The openmp directives are ignored and
a stub OpenMP library is linked (sequential)
-openmp-report{0|1|2} control the OpenMP parallelizer diagnostic level