RE: Intel Fortran Compiler v10

From: William Bachman Date: June 08, 2007 technical Source: mail-archive.com
Hi, Brian, Using the Intel "Build Environment for Fortran" will work if you are ok with using NONMEM in the Build Environment only. If you need to integrate NONMEM with other applications on your system, you need to modify the system environment. thanks, Bill
Quoted reply history
________________________________ From: Brian M. Sadler [mailto:[EMAIL PROTECTED] Sent: Thursday, June 07, 2007 5:51 PM To: Bachman, William (MYD); [email protected] Subject: RE: [NMusers] Intel Fortran Compiler v10 The release notes don't mention any spectacular improvements (so far as NONMEM is concerned). I currently get around the environmental variables problem by launching the appropriate "Build Environment for Fortran..." from the start menu. <graphical image removed due to nmusers email size limitation> Thanks... Brian ________________________________ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bachman, William (MYD) Sent: Thursday, June 07, 2007 2:59 PM To: Brian M. Sadler; [email protected] Subject: RE: [NMusers] Intel Fortran Compiler v10 I have taken a quick look at Intel 10 and found the following: I can install and run NONMEM VI using CDSETUP6.bat with the default arguments for an Intel compiler, e.g. "cdsetup6 d c nm6i10 ifort y link" with no issues. Preliminary runs with NONMEM VI and PDx-Pop show no problems using the compiler with either program (identical results to previous version). The debugger requires Win XP or Vista (won't work with Win 2000 or lower). There was no obvious need/advantage to upgrade from the previous version (but I have not read the release notes yet). Installing Intel 10 presents the same problems as previous versions, you need to manually set your Intel Fortran environment variables to run NONMEM from the command line or from PDx-POP. (The Intel setup tried to add a LIB path to my PATH statement, so caution is advised). You may also need to remove variables set for previous versions of the compiler As with previous versions, the critical variables are PATH, LIB and INCLUDE. You can use the contents of the ifortvars.bat (found in C:\Program Files\Intel\Compiler\Fortran\10.0.025\IA32\Bin with a default install as a guide to the variable values that need to be set manually via Control Panel: SET IFORT_COMPILER10=C:\Program Files\Intel\Compiler\Fortran\10.0.025 SET INTEL_SHARED=C:\Program Files\Common Files\Intel\Shared Files SET INTEL_LICENSE_FILE=C:\Program Files\Common Files\Intel\Licenses SET PATH=%IFORT_COMPILER10%\Ia32\Bin;%INTEL_SHARED%\Ia32\Bin;%PATH% SET LIB=%IFORT_COMPILER10%\Ia32\Lib;%LIB% SET INCLUDE=%IFORT_COMPILER10%\Ia32\Include;%INCLUDE% William J. Bachman, Ph.D. Director, Pharmacometrics R&D Icon Development Solutions 6031 University Blvd., Suite 300 Ellicott City, MD 21043 Office 410-696-3002 Cell 301-467-8635 [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> ________________________________ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Brian M. Sadler Sent: Wednesday, June 06, 2007 6:09 PM To: [email protected] Subject: [NMusers] Intel Fortran Compiler v10 Dear All, Does anyone have experience with version 10 of the Intel Fortran compiler? Is there any reason to upgrade from v9? Thanks... Brian Brian M. Sadler, Ph.D. Strategic PK Consulting, LLC 1209 Seabrook Avenue Cary, North Carolina 27511 USA [EMAIL PROTECTED] +1 (919) 523-5485 (mobile) +1 (508) 408-0250 (fax) ________________________________________________________________________ _______________________________________________________________
Jun 06, 2007 Brian Sadler Intel Fortran Compiler v10
Jun 07, 2007 William Bachman RE: Intel Fortran Compiler v10
Jun 08, 2007 William Bachman RE: Intel Fortran Compiler v10