Your attention is drawn to the terms and conditions of the Software Licence 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.
This implementation is a compiled, tested, ready-to-use version of the NAG Fortran Library that is considered suitable for operation on the computer systems detailed below:
hardware: 32-bit Intel systems and compatible operating system: Windows 98/NT/ME/2000/XP Fortran compiler: Salford FTN77 or FTN95
Two static libraries are provided. One contains all the routines mentioned in the NAG Fortran Library Manual. The second allows the use of third party, processor tuned versions of the Basic Linear Algebra Subprograms (BLAS) and linear algebra routines (LAPACK). (Refer to the Chapter Introductions for F06, F07 and F08 in the NAG Fortran Library Manual for more information about the BLAS and LAPACK.)
This implementation was produced at NAG Ltd., Oxford on the computing system detailed below:
hardware: Intel Xeon operating system: Windows 2000 Fortran compiler: Salford FTN77 v4.02 compiler options: /intl /logl
The supplied libraries have also been tested with Salford FTN95 v2.52.
The entire NAG Fortran Library, Mark 20, was compiled with full optimization.
The following shows the folder/file organization of the library materials as they will be installed.
|-- in.html |-- un.html |-- doc --|-- blas_lapack_to_nag.txt | |-- nag_to_blas_lapack.txt | |-- lic_agr.txt | | |-- key_inst.exe |-- bin --|-- key_rqst.exe | |-- setup.txt | |-- naginst.dll | |-- lib --|-- nag.lib flw3220dsl--| |-- nagbl.lib | |-- interface_blocks --|-- *.mod | |-- mkl21 --|-- *.lib | | |-- source ---|-- ??????e.for |-- examples --|-- data -----|-- ??????e.dat | |-- results --|-- ??????e.res | | |-- envvars.orig |-- batch -----|-- envvars.bat |-- nagex.bat |-- naglink.bat
The following shows the folder/file organization of the PDF documentation materials.
Manual --|-- html --|-- mark20.html | | | |-- frontmatter --|-- foreword.html | |-- genint -------|-- *.html | |-- images -------|-- *.* | |-- indexes ------|-- *.* | |-- toc ----------|-- *.html | |-- libdoc.css | |-- pdf ---|-- * ------------|-- *.pdf
compiled libraries: nag.lib: 13.9 Mb nagbl.lib: 14.0 Mb interface blocks: 240 Kb MKL libraries and DLLs 2.1 Mb example program material: 13.1 Mb batch files: 12 Kb library documentation files: 72 Kb PDF documentation files: 126 Mb
You should have Administrator privileges to install this software.
The CD contains an InstallShield SETUP executable file (.EXE) for the library implementation and a Windows Installer package for the manual (manual.msi). Installation of the manual is optional. It may be viewed from the CD or installed onto local disk as described in Section 4.2.
To install the Library insert the CD into your CD drive to display the NAG
Library Setup Menu. If the Setup Menu does not display, run
Installation of the Library requires a license key, which will be provided by
NAG. This will either be a `Trial' key, which will allow you to try out the
library for a limited period of time, or a `Fully Paid' key which enables use of
the library indefinitely on a specific workstation. If you do not have a key,
select
Once in possession of a valid license key, you may install it from the
Should you wish to upgrade from a trial to a fully paid key, use the
utilities
The archive library NAG.LIB should be installed only if the Salford Software version of the Intel Math Kernel Library is already installed, or will be installed before the NAG Library is used.
If the Fortran compiler is not installed in the folder
Installation will create the shortcut
which is originally set to launch the command processor CMD.EXE. On Windows 98 and Me systems, the shortcut must be modified as follows (to modify a shortcut, right-click the Start button, and navigate to the shortcut, right-click it, then select Properties | Shortcut):
""C:\Program Files\NAG\FL20\flw3220dsl\batch\envvars.bat""to
"C:\PROGRA~1\NAG\FL20\flw3220dsl\batch\envvars.bat"
The shortcut may then be used to start a command prompt window with the correct environment variables to use the Intel compiler with the NAG Fortran Library.
You may wish to copy this shortcut from
To install the Library manual in PDF insert the CD into your CD drive to
display the NAG Library Setup Menu. If the Setup Menu does not display, run
You may wish to move the PDF documentation files to the same location as that for other NAG products. You are encouraged to make them readily available to users, but in such a way that they are not generally accessible from outside your site.
If you do not already have a copy of Adobe Acrobat Reader for your platform, a free copy 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 non-standard 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.
Another shortcut will have been created if the Library Manual PDF was installed onto local disk. Users who access the software via a mapped drive or file server must also be informed of the location of these documents.
The Users' Note (doc\un.html) should be checked and amended as necessary (particularly Sections 3.1 and 5). Advice on accessing the library in Section 3.1 can be checked by running a few example programs following that advice; a suitable sample would be A02AAF, D01AUF, G05LFF and X03AAF. The installation can also be tested using the script nagex.bat. The Users' Note should then be made available to users directly, or be absorbed into local access information.
The script nagex.bat will normally use the FTN77 compiler if this is present, otherwise the FTN95 compiler. The FTN95 compiler can be made the default by interchanging the two lines beginning
set SALFCOMPin the envvars.bat script.
The following material should also be made accessible to users:
documentation files:
The FL20\Manual folder contains the online documentation. This should be made available to users, in addition to the following:
doc\blas_lapack_to_nag.txt doc\nag_to_blas_lapack.txtcompiled libraries - one or more of:
lib\nag.lib (only if MKL is installed) lib\nagbl.lib mkl21\*.libinterface block files:
interface_blocks\*.modexample program material:
examples\source\??????e.for examples\data\??????e.dat examples\results\??????e.res batch\envvars.bat batch\nagex.bat batch\naglink.bat
Note that the example material has been adapted, if necessary, from that published in the NAG Fortran Library Manual, so that programs are suitable for execution with this implementation with no further changes (but see Section 4.4.2 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.
The "example programs" for the routines in the F06 chapter are not typical example programs and they are not in the Library Manual. They are test programs, which are supplied to sites for use in an installation test of the Library. Some of them take much longer to run than other example programs. Routines which are equivalent to BLAS, are tested twice: once when called by their NAG F06 names, and once when called by their BLAS names.
Online documentation is bundled with this implementation. Please see Section 4.2.
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 FLW3220DSL).
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
http://www.nag.co.uk/, http://www.nag.com/ (in North America) or http://www.nag-j.co.jp/ (in Japan)
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: infodesk@nag.com Tel: +1 630 971 2337 Tel: +1 630 971 2345 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