Sun WorkShop Compiler C 5.0 User's Guide

-xvpara

(SPARC) Warns about loops that have #pragma MP directives specified when the loop may not be properly specified for parallelization. For example, when the optimizer detects data dependencies between loop iterations, it issues a warning.

The Sun WorkShop includes the license required to use multiprocessor C options.

Use -xvpara with the -xexplicitpar option or the -xparallel option and the #pragma MP. See "Explicit Parallelization and Pragmas" for more information.