guide-par, Qguide-par

Lets you set a level of guidance for auto-parallelization.

IDE Equivalent

None

Architectures

IA-32, Intel® 64 architectures

Syntax

Linux and Mac OS X:

-guide-par[=n]

Windows:

/Qguide-par[:n]

Arguments

n

Is an optional value specifying the level of guidance to be provided.

The values available are 1 and 2. Value 1 indicates a standard level of guidance. Value 2 indicates a more advanced level of guidance. If n is omitted, the default is 2.

Default

OFF

You do not receive guidance about how to improve optimizations for parallelization.

Description

This option lets you set a level of guidance for auto-parallelization. It causes the compiler to generate messages suggesting ways to improve that optimization.

You must also specify option -parallel (Linux* OS and Mac OS* X) or /Qparallel (Windows* OS) to receive auto-parallelization guidance.

Alternate Options

None

See Also


Submit feedback on this help topic

Copyright © 1996-2010, Intel Corporation. All rights reserved.