Sun Performance WorkShop Fortran Overview

Put Pragma Support to Work

Frequently, the compiler has insufficient information to decide whether parallelization is advantageous. In such cases, you can use parallelization directives, or pragmas--comment lines that tell the compiler whether to parallelize the loop that follows the directive.