Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

Fortran pre-processors

livermor
Beginner
467 Views
Does the ifort compiler support pre-processing?
If so, how do you use it - I can't find any available documentation.

If not, is there any way of compiling different parts of the code as a pre-precessor might allow?

Phil
0 Kudos
2 Replies
Steven_L_Intel1
Employee
467 Views
Yes, it is supported. Look in the User Guide (Vol 1) index under "Preprocessor, Fortran".
0 Kudos
Steven_L_Intel1
Employee
467 Views
Yes, a preprocessor is supported. Look in the User Guide index under "Preprocess phase"
0 Kudos
Reply