Intel fortran compiler 12 and Wings for NONMEM
Dear Group,
I have the following intel fortran compiler (now they call it composer):
Intel(R) Visual Fortran Compiler XE 12.1 Update 2 for Windows*
Intel(R) Parallel Debugger Extension 12.1 Update 2
I am running nonmem through WFN and I see the configuration file has examples
till v 11:
set NMHOME=C:\nm720
set WFNHOME=C:\nm720\wfn7
rem use this for gfortran compiler
set F77HOME=C:\Program Files\gfortran
set F77VER=gf
rem use this for intel 10 compiler
rem set F77HOME=C:\Program Files\Intel\Compiler\Fortran\10.1.024
rem set F77VER=ivf
rem use this for intel 11 compiler
rem set F77HOME=C:\Program Files\Apps\Intel\Compiler\11.0\066\fortran
rem Notice that the terminal \ is required on the VS80CMNTOOLS path!
rem set VS80COMNTOOLS=C:\Program Files\Microsoft Visual Studio 8\Common7\Tools\
rem F77VER=ivf11
rem use this for g95 compiler
rem set F77HOME=C:\MingW
rem set F77VER=g95
Can you please help me with the configuration of this version of the compiler?
Regards,
Ayyappa