02.07.2014 Views

Intel(R) Fortran Compiler for Linux* Systems User's Guide Volume I ...

Intel(R) Fortran Compiler for Linux* Systems User's Guide Volume I ...

Intel(R) Fortran Compiler for Linux* Systems User's Guide Volume I ...

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

<strong>Intel</strong>® <strong>Fortran</strong> <strong>Compiler</strong> <strong>for</strong> <strong>Linux*</strong> <strong>Systems</strong> <strong>User's</strong> <strong>Guide</strong> <strong>Volume</strong> I: Building<br />

Applications<br />

• 0 No in<strong>for</strong>mation<br />

• 1 Loops successfully parallelized<br />

• 2 Loops successfully and unsuccessfully parallelized<br />

• 3 Same as 2plus dependency in<strong>for</strong>mation<br />

See also these topics in <strong>Volume</strong> II:<br />

Auto-Parallelization Overview<br />

Auto-Parallelization: Enabling, Options, Directives, and Environment Variables<br />

-std, -std90, -std95<br />

Default: Off ((no messages are issued)<br />

Alternate syntax: -[no]stand or -w90 or -stand90 (<strong>for</strong> <strong>Fortran</strong> 90) or -w95<br />

or -stand95 (<strong>for</strong> <strong>Fortran</strong> 95)<br />

-std and -stand and -std95 and -stand95 (which are equivalent) warn <strong>for</strong><br />

nonstandard <strong>Fortran</strong> 95. -std90 and -stand90 (which are equivalent) warn <strong>for</strong><br />

nonstandard <strong>Fortran</strong> 90.<br />

This option issues compile-time messages <strong>for</strong> language elements that are not<br />

standard in the <strong>Fortran</strong> language that can be identified at compile time.<br />

-w90 and -w95 turn off warnings <strong>for</strong> nonstardard <strong>Fortran</strong> <strong>for</strong> <strong>Fortran</strong> 90 and<br />

<strong>Fortran</strong> 95, respectively.<br />

-stand is set if you specify -warn stderrors.<br />

-vec_report{0|1|2|3|4|5} (IA-32 systems only)<br />

Default: Off. -vec_report1 is the default if -vec_report is specified without<br />

an argument.<br />

Specifies the vectorizer's diagnostic level, where n is:<br />

• 0 No in<strong>for</strong>mation<br />

• 1 Indicate vectorizer loops<br />

• 2 Indicate vectorizer and nonvectorizer loops<br />

• 3 Indicate vectorizer loops plus dependence in<strong>for</strong>mation<br />

• 4 Indicate nonvectorized loops<br />

• 5 Indicate nonvectorized loops plus the reason why they were not<br />

vectorized<br />

42

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!