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

Command-line Compile Command for IVF

durisinm
Novice
425 Views
I support an in-house modeling and simulation Fortran program that creates Fortran code and then compiles it, links it, and executes it. I'm currently using CVF for this application.

CVF's command-line compile command is df, which my application uses for compiling. What will the command-line compile command be for the forthcoming Intel Visual Fortran?

Mike
0 Kudos
1 Reply
Steven_L_Intel1
Employee
425 Views
The recommended command will be ifort but it will accept df (and ifl/efl), at least for this upcoming release. We are changing to ifort across all platforms.

Steve
0 Kudos
Reply