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

fortran_compilers.props

masood_w_
Beginner
727 Views

i want to add intel visual fortran compiler v11(IVF11) to installed version fortran of pscad v4.2 as i know must have change the fortran_compilers.props but i dont know about notepad programming i get this notepad code but i do'nt know how change to use :

(and i attached  fortran_compilers.props)

<INTEL = "11.1" 
 version_key = "Compilers \ FORTRAN \ #, Major Version, Minor Version" 
 title_key = "Compilers \ FORTRAN \ # \ IA32, DisplayString" 
 batch_args = "ia32" BATCH_NAME = " ifortvars.bat "batch_path =" bin \ "exe_path_key ="                     Compilers \ FORTRAN \ #, ProductDir "exe_subpath =" bin \ ia32 " 
exe_name = "ifort.exe" 
EMTDC = "IF9"> </ INTEL>

 

 

0 Kudos
1 Reply
Steven_L_Intel1
Employee
727 Views

This fortran_compilers.props file is not part of Intel Visual Fortran. It looks as if it's something that is part of PSCAD and is a way to tell PSCAD where the Fortran compiler is. I'd suggest you ask for help in PSCAD help forums - a Google search on fortran_compilers.props shows several likely resources.

0 Kudos
Reply