Related Options

This topic lists related options that can be used under certain conditions.

Cluster OpenMP* Options (Linux only)

The Cluster OpenMP* (CLOMP or Cluster OMP) options are available if you have a separate license for the Cluster OpenMP product.

These options can be used on Linux* systems running on IntelŪ ItaniumŪ processors and IA-32 processors with IntelŪ Extended Memory 64 Technology (IntelŪ EM64T).

Option Description
-[no-]cluster-openmp Lets you run an OpenMP program on a cluster.
-[no-]cluster-openmp-profile Links a Cluster OMP program with profiling information.
-[no-]clomp-sharable-propagation Reports variables that need to be made sharable by the user with Cluster OpenMP.
-[no-]clomp-sharable-info Reports variables that the compiler automatically makes sharable for Cluster OpenMP.
-[no-]clomp-sharable-commons Makes all COMMONs sharable by default for Cluster OpenMP.
-[no-]clomp-sharable-modvars Makes all variables in modules sharable by default for Cluster OpenMP.
-[no-]clomp-sharable-localsaves Makes all SAVE variables sharable by default for Cluster OpenMP.
-[no-]clomp-sharable-argexprs Makes all expressions in function and subroutine call statements sharable by default for Cluster OpenMP.

For more information on these options, see the Cluster OpenMP documentation.