Your attention is drawn to the terms and conditions of the Software License Agreement (in file lic_agr.txt, see Section 3.1) regarding the use of NAG software. Any request to use this software other than on the licensed computer must be referred to NAG, as should requests for information about the availability of other implementations.
hardware: Intel Xeon systems and compatible operating system: Windows XP x64 Edition and compatible Fortran compiler: Intel(R) Fortran Compiler for Intel(R) EM64T-based applications, Version 9.0 and compatible (including Versions 9.1 and 10.0)
hardware: Intel Xeon, 3.40 GHz, 4.00 GB RAM operating system: MS Windows XP Professional x64 Edition, Ver. 2003, Service Pack 1 Fortran compiler: Intel(R) Fortran Compiler for Intel(R) EM64T-based applications, Version 9.0 Build 20060222 Package ID: W_FC_C_9.0.030 utilities: Intel MKL library, version 9.1 (the libraries needed are supplied)
This implementation has been tested on the above system using:
Fortran compiler: Intel(R) Visual Fortran Compiler for applications running on Intel(R) 64, Version 10.0 Build 20070426 Package ID: W_FC_P_10.0.025
In addition this implementation has been tested on the computing system detailed below:
hardware: Dell OptiPlex 745, X64-based PC Intel Pentium D CPU 3.00GHz, 2 Core(s), 1.00 GB RAM operating system: MS Windows Vista Business, Version 6.0.6000 Build 6000 Fortran compiler: Intel(R) Fortran Compiler for Intel(R) EM64T-based applications, Version 9.1 Build 20070109, Package ID: W_FC_C_9.1.034 utilities: Intel MKL library, version 9.1 (the libraries needed are supplied)The entire NAG Fortran Library, Mark 21, was compiled with optimization (/O3), except the following routine, which had to be compiled at lesser optimization level
x03aayn.f (/O3 and /Op)This library has been tested using the Basic Linear Algebra Subprograms (BLAS) and linear algebra routines (LAPACK) provided by NAG (see the Chapter Introductions for F06, F07 and F08 in the NAG Mark 21 Library Manual, which we will refer to as the Library Manual).
The library has been also tested with version 9.1 of the Intel ® Math Kernel Library for Windows (MKL). The MKL version 9.1 for Windows EM64T libraries are being supplied as a part of this product (see contents).
|- in.html (Installer's Note, (this document)) |- doc -|- un.html (Users' Note) | |- lic_agr.txt | | |- nag_nag.lib (static library | | for static multithreaded | | including NAG BLAS/LAPACK) | |- nag_mkl.lib (static library | | for static multithreaded | | requiring MKL BLAS/LAPACK) |- lib -|- nag_nag_md.lib (static library | | for dynamic multithreaded | | including NAG BLAS/LAPACK) | |- nag_mkl_md.lib (static library | | for dynamic multithreaded | | requiring MKL BLAS/LAPACK) | |- FLW6I21DC_nag.lib (DLL import library | | including NAG BLAS/LAPACK) | |- FLW6I21DC_mkl.lib (DLL import library | requiring MKL BLAS/LAPACK) flw6i21dcl -| | |- FLW6I21DC_nag.dll (DLL including NAG BLAS/LAPACK) |- bin -| | |- FLW6I21DC_mkl.dll (DLL requiring MKL BLAS/LAPACK) | |- nag_interface_blocks -|- * | | |- source --|- ??????e.f |- examples -|- data ----|- ??????e.d | |- results -|- ??????e.r | | |- nag_example.bat | |- nag_example_mkl.bat | |- nag_example_md.bat |- batch -|- nag_example_mkl_md.bat | |- nag_example_dll.bat | |- nag_example_mkl_dll.bat | |- envvars.bat | |- MKL_em64t_9.1. -|- lib -|- *.lib | |- bin -|- *.dll | | |- bin -|- * (directories of binaries | | for supported platforms) |- license -|- README.TXT | |- doc -|- * (End User Guide)nag_nag.lib is a static library that includes NAG BLAS/LAPACK. nag_mkl.lib is a static library that does not contain the NAG version of Basic Linear Algebra Subprograms (BLAS) nor the linear algebra functions (LAPACK). Both libraries have been compiled with the /MT compiler option. This option must be used when compiling applications to be linked with either of the two libraries to ensure linking with the correct run-time libraries (multithreaded static run-time libraries in this case).
nag_nag_md.lib is a static library that includes NAG BLAS/LAPACK. nag_mkl_md.lib is a static library that does not contain the NAG version of Basic Linear Algebra Subprograms (BLAS) nor the linear algebra functions (LAPACK). Both libraries have been compiled with the /MD compiler option. This option must be used when compiling applications to be linked with either of the two libraries to ensure linking with the correct run-time libraries (multithreaded dynamic-link run-time libraries in this case).
FLW6I21DC_nag.lib is a dll import library that includes NAG BLAS/LAPACK. FLW6I21DC_mkl.lib is a dll import library that does not contain the NAG version of Basic Linear Algebra Subprograms (BLAS) nor the linear algebra functions (LAPACK). The /MD compiler option must be used when compiling applications to be linked with either of the two libraries to ensure linking with the correct run-time libraries.
The libraries nag_mkl.lib, nag_mkl_md.lib and FLW6I21DC_mkl.lib have been tested with the BLAS/LAPACK provided by the MKL version 9.1 for Windows which is included in this product. Please see the Intel web site for further information about MKL (http://www.intel.com/software/products/mkl).
By default,
The following shows the folder and file organization of the Library
documentation materials as they will be installed. By default,
manual -|- examples -|- baseresults -|- ??????*.r | |- source -|- ??????*.f | |- data -|- ??????*.d | | |- html -|- mark21.html (main HTML index) | | | |- [A00-X05] -|- *conts.html (chapter contents) | | | |- frontmatter -|- *.html (foreword & copyright) | | | |- genint -|- *.html (general introductory material | | and online help document) | | | |- indexes -|- gams -|- fl_gams.html (GAMS index) | | | |- *.html (GAMS files) | | | | | |- kwic -|- fl_kwic.html (KWIC index) | | |- *.html (KWIC files) | | | |- styles -|- libdoc.css (main CSS stylesheet) | |- pdf -|- frontmatter -|- mark21.pdf (NAG copyright and main | | pdf page) | |- foreword.pdf | |- [A00-X05] -|- *conts.pdf (chapter contents) | |- *intro.pdf (chapter introduction) | |- *f.pdf (routine documents) | |- genint -|- *.pdf (general introductory material | and online help document) | |- indexes -|- *.pdf (bookmarked file containing links | to fl_kwic.html and fl_gams.html) | |- INUNs -|- *.pdf (implementation specific note)
compiled libraries: (lib folder, 6 files): 115.0 MB (bin folder, 2 files): 28.1 MB interface blocks: 4.2 MB example program material: 14.5 MB batch files: 32.0 KB implementation specific documentation: 84.0 KB Library Manual: 212.5 MB MKL for em64t (version 9.1) (lib folder, 6 files): 56.2 MB (bin folder, 10 files): 28.5 MB licensing materials 3.3 MB
If you have the Library materials on CD, insert the CD into your CD
drive to display the NAG CD browser. Click on the
e:\Demo32 Fortran_Library_Browser.dbdto run the browser, or run e:\setup.exe to run the Library installation directly, where e is the drive letter for your CD drive.
If you have downloaded the Library materials from our website, run the self-extracting executable to start the Library installation. The Library Manual materials are available as a separate download.
After installation, you should ensure that the software described in Section 3.1 is present and accessible.
If your machine has more than one processor, then it is recommended that you set the environment variable OMP_NUM_THREADS to the number of available processors, e.g.
set OMP_NUM_THREADS=2This will enable the Intel MKL BLAS to make use of the extra processor(s) and will thus speed up the computation of many of the Library procedures.
The installation procedure will create a shortcut which starts a Command Prompt with the required local environment variables. The default location of this shortcut is in the Start Menu under
Start|All Programs|NAG|FL21|NAG Fortran Library - Intel Visual Fortran compiler (FLW6I21DCL). Command Prompt
The local environment variable NAG_FLW6I21DCL is needed by the six batch files nag_example*.bat (see Section 3.2 of the Users' Note (un.html)).
The interface block files are supplied in both source form and pre-compiled module form. The location of the interface block files is added to the local INCLUDE environment variable by running the batch file envvars.bat. It may also have been set globally as part of the installation procedure. This is needed so that the compiler can access the modules at the compilation stage.
The installation procedure also creates a shortcut on the Start Menu to the Users' Note, which by default is located under
Start|All Programs|NAG|FL21|NAG Fortran Library - Intel Visual Fortran compiler (FLW6I21DCL). Users' Note
This software is provided with an uninstallation facility via
Control Panel|Add or Remove Programs
Alternatively you could run the setup program again and select the Remove option.
If you have the Library materials on CD, insert the CD into your CD
drive to display the NAG CD browser. Click on the
e:\Demo32 Fortran_Library_Browser.dbdto run the browser, or run e:\setup_manual.exe to run the Library manual installation directly, where e is the drive letter for your CD drive.
If you have downloaded the Library Manual materials from our website, run the self-extracting executable to start the Library Manual installation.
The installation will create a shortcut to the main index file for the manual. The default location of this shortcut is in the Start Menu under
Start|All Programs|NAG|FL21|NAG Fortran Library Manual
Free copies of Adobe Acrobat Reader can be downloaded from http://www.adobe.com/. Please check this site for availability of a reader for your platform.
Please note that if you are using Adobe Acrobat 4.0 or earlier you might experience some problems when printing documents that contain mathematical characters, such as integral signs, square roots and large brackets. These characters will print correctly using Adobe Acrobat 5.0.
The HTML form of the Essential Introduction contains some mathematical characters that are displayed as question marks by releases of Netscape earlier than 6, but these are displayed correctly by Netscape 6 and Internet Explorer. They may also be viewed via the PDF.
If using Netscape, it might be necessary to re-install Acrobat to ensure that the Acrobat plug-in has been installed. If the plug-in has not been installed, Netscape may copy PDF files to a temporary folder, and then not be able to navigate from there.
In order to enable the software, NAG will issue you with a license key. The license key is contained in a text file consisting of details of the software that will be enabled.
To request a license key, run the program khostid located in the license\bin\w64_x86\ subdirectory of the software distribution. This utility must be run from a command prompt. Return the information that it displays, together with the product code (in this case FLW6I21DCL), by e-mail (or FAX) to NAG. Alternatively, direct the output from this utility to a file and send both the file and the product code to NAG.
A short term (demonstration or trial) license key contains one or more lines like the following:
FLW6I21DC TRIAL 2007/3/12 "EMnxidA3oeoj0F1Yvi5ibxPjB7"Specifically, it has a line containing the word TRIAL. Longer term license keys must be locked to a specific computer, i.e. they will enable the software on one computer only. These license keys include the word NODE instead of the word TRIAL above.
Once you have obtained one of the above license keys, store the text of it in a file, say
[INSTALL_DIR]\license.lic.The location of the license file must be made known to the NAG application by setting the environment variable NAG_KUSARI_FILE to the full pathname of the file before the application is invoked.
The environment variable may be set as follows:
c:\Program Files\NAG\FL21\flw6I21dcl\license.licas the value.
Further details about Kusari and how it may be configured to suit your local circumstances are included in the Kusari License Management documentation in the license\doc\ subdirectory of the software distribution.
The following material should also be made accessible to users:
documentation files:
The FL21\manual folder contains the online documentation. This should be made available to users, in addition to the following:
compiled libraries:
lib\* bin\* MKL_em64t_9.1\lib\* MKL_em64t_9.1\bin\*module information files:
nag_interface_blocks\*example program material:
examples\source\*.f examples\data\*.d examples\results\*.r batch\nag_example*.batbatch file to set environment variables:
batch\envvars.bat
Note that the example material has been adapted, if necessary, from that published in the Library Manual, so that programs are suitable for execution with this implementation with no further changes (but see Section 4.3.1 for comments about possible differences in results obtained). Making the example material directly available to users provides them with easily adaptable templates for their own problems.
On-line documentation is bundled with this implementation. Please see Section 4.
The NAG Response Centres are available for general enquiries from all users and also for technical queries from sites with an annually licensed product or support service.
The Response Centres are open during office hours, but contact is possible by fax, email and phone (answering machine) at all times.
When contacting a Response Centre, it helps us deal with your enquiry quickly if you can quote your NAG site reference and NAG product code (in this case FLW6I21DCL).
The NAG websites provide information about implementation availability, descriptions of products, downloadable software, product documentation and technical reports. The NAG websites can be accessed at the following URLs:
http://www.nag.co.uk/, http://www.nag.com/ or http://www.nag-j.co.jp/
NAG Ltd Wilkinson House Jordan Hill Road OXFORD OX2 8DR NAG Ltd Response Centre United Kingdom email: support@nag.co.uk Tel: +44 (0)1865 511245 Tel: +44 (0)1865 311744 Fax: +44 (0)1865 310139 Fax: +44 (0)1865 310139 NAG Inc 1431 Opus Place, Suite 220 Downers Grove IL 60515-1362 NAG Inc Response Center USA email: support@nag.com Tel: +1 630 971 2337 Tel: +1 630 971 2337 Fax: +1 630 971 2706 Fax: +1 630 971 2706 Nihon NAG KK Hatchobori Frontier Building 2F 4-9-9 Hatchobori Chuo-ku Tokyo 104-0032 Japan email: help@nag-j.co.jp Tel: +81 (0)3 5542 6311 Fax: +81 (0)3 5542 6312