NAG Fortran Library, Mark 21

FLW3221DLL - License Managed

Windows NT/2000/XP, Lahey/Fujitsu Fortran

Installer's Note



Contents


1. Introduction

This Installer's Note is essential reading for whoever is responsible for the installation of this implementation of the NAG Fortran Library. It is available together with the Users' Note (un.html) on the distribution medium.

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.

2. Implementation Provided

2.1. Applicability

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 NT/2000/XP
Fortran compiler: Lahey/Fujitsu Fortran 95 Compiler Release 7.10.02
                  and compatible

For information about implementations of the NAG Fortran Library for use on other computer systems, please contact NAG (see Contact Addresses).

2.2. Derivation

This implementation was produced at NAG Ltd., Oxford on the computing system detailed below:

hardware:         Intel Pentium 4, 2.99 GHz, 1.00 GB RAM
operating system: MS Windows XP Professional, Ver. 2002, Service Pack 2
                  MS Visual Studio .NET 2003
Fortran compiler: Lahey/Fujitsu Fortran 95 Compiler Release 7.10.02

The entire NAG Fortran Library, Mark 21, was compiled with compiler optimization (-o2), except the following routine, which had to be compiled at lesser optimization level

c02afyn.f (-o0)   e02ahzn.f (-o0)   f02gjxn.f (-o0)   g03fazn.f (-o)

3. Distribution Medium

3.1. Contents

The following shows the folder/file organization of the Library materials as they will be installed.
                    |- in.html  (Installer's Note, (this document))
            |- doc -|- un.html  (Users' Note)
            |       |- lic_agr.txt
            |
            |       |- nag_nag.lib
            |- lib -|- nag_lah.lib
            |
            |- nag_interface_blocks -|- *
flw3221dll -|
            |            |- source --|- ??????e.f
            |- examples -|- data ----|- ??????e.d
            |            |- results -|- ??????e.r
            |
            |         |- nag_example.bat
            |- batch -|- nag_example_lah.bat
            |         |- envvars.bat
            |
            |           |- bin -|- * (directories of binaries
            |           |             for supported platforms)
            |- license -|- README.TXT
                        |
                        |- doc -|- * (End User Guide)
where
  nag_nag.lib is a compiled library including NAG BLAS/LAPACK
  nag_lah.lib is a compiled library without NAG BLAS/LAPACK
              (the compiler switches -blas -lapack must be used 
               with this library)

nag_lah.lib does not contain the NAG version of Basic Linear Algebra Subprograms (BLAS) nor the linear algebra functions (LAPACK). It has been tested with the -blas -lapack compiler switches which need to be added after nag_lah.lib.

By default, flw3221dll is installed beneath the folder C:\Program Files\NAG\FL21\.

The following shows the folder/file organization of the Library documentation materials as they will be installed. By default, manual is installed beneath the folder C:\Program Files\NAG\FL21\.

manual -|- html -|- mark21.html (main index)
        |        |
        |        |- [A00-X05] -|- *.html (chapter contents files)
        |        |
        |        |- examples -|- data -|- *e.d (example program data)
        |        |            |
        |        |            |- source -|- *e.f (example program source)
        |        |
        |        |- frontmatter -|- *.html (sundry information)
        |        |
        |        |- genint -|- *.html (introductory material)
        |        |
        |        |- images -|- *.gif (nag images)
        |        |          |
        |        |          |- topbar -|- *.gif (Fortran Library images)
        |        |
        |        |- indexes -|- gams -|- fl_gams.html (main GAMS index)
        |        |           |        |
        |        |           |        |- *.html (GAMS files)
        |        |           |
        |        |           |- kwic -|- fl_kwic.html (main KWIC index)
        |        |                    |
        |        |                    |- *.html (KWIC files)
        |        |
        |        |- styles -|- libdoc.css (cascading style sheet)
        |
        |- pdf  -|- mark21.pdf (main index)
                 |
                 |- [A00-X05] -|- *.pdf (chapter and routine files)
                 |
                 |- frontmatter *.pdf (sundry information)
                 |
                 |- genint -|- *.pdf (introductory material)
                 |
                 |- indexes -|- *.pdf (sundry information)
                 |
                 |- INUNs -|- *.pdf (sundry information)

3.2. File Sizes

The files sizes are given below. The actual disk space used is dependent on the hard disk allocation unit (cluster) size (this information is supplied by the DOS command CHKDSK):
compiled libraries:
              nag_nag.lib     22.9 Mb
              nag_lah.lib     22.3 Mb
                                                                                
interface blocks:              1.5 Mb
example program material:     14.4 Mb
batch files:                  16.0 Kb
library documentation files:  60.0 Kb
manual documentation files:  203.0 Mb
licensing materials            1.5 Mb

4. Installation

4.1. Library and Documentation Installation

4.1.1. Library Installation

You must have Administrator privileges to install this software.

If you have the Library materials on CD, insert the CD into your CD drive to display the NAG CD browser. Click on the Install ... button and follow the instructions to install the Library and/or the manual. If the CD does not autorun, run

e:\Demo32 Fortran_Library_Browser.dbd
to 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.

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|Programs|NAG|FL21|NAG Fortran Library - Lahey-Fujitsu Fortran compiler. Command Prompt

The local environment variable NAG_FLW3221DLL is needed by the batch files nag_example.bat and nag_example_lah.bat (see Section 3.2 of the Users' Note (un.html)).

This software is provided with an uninstallation facility via Control Panel|Add/Remove programs.

Alternatively you could run the setup program again and select the Remove option.

4.1.2. PDF Documentation Installation

It is not necessary to install the Library manual. Users may access it directly on the distribution CD, or it may be installed on a different workstation or server, or viewed from the NAG website (http://www.nag.co.uk/numeric/FL/FLdocumentation.asp).

If you have the Library materials on CD, insert the CD into your CD drive to display the NAG CD browser. Click on the Install ... button and follow the instructions to install the Library and/or the manual. If the CD does not autorun, run

e:\Demo32 Fortran_Library_Browser.dbd
to 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.

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.

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.

4.1.3. License Management

The use of the NAG Fortran Library is controlled by the Kusari license management system. This release of the NAG Fortran Library uses version 2.1 of Kusari.

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\w32\ 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 FLW3221DLL), 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:

FLW3221DL TRIAL 2006/11/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:

  1. Open System in the Control Panel (this may be under the performance and maintenance category).
  2. On the Advanced tab, click Environment Variables, click New, insert NAG_KUSARI_FILE as the variable name and the name of the license file, e.g.
    c:\Program Files\NAG\FL21\flw3221dll\license.lic
    
    as 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.

4.2. Release to Users

The Users' Note (un.html) should be checked and amended as necessary (particularly Sections 3.1, 3.2 and 5). Advice on accessing the library (see Users' Note, Section 3.1) can be checked by running a few example programs following that advice; a suitable sample would be D01AUF, E04UCA and F07ADF. The installation can also be tested using the batch files nag_example* (see Users' Note, Section 3.2). The Users' Note should then be made available to users directly, or be absorbed into local access information.

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\nag_nag.lib
  lib\nag_lah.lib
module information files:
  nag_interface_blocks\*.mod
  nag_interface_blocks\*.f90
example program material:
  examples\source\*.f
  examples\data\*.d
  examples\results\*.r
  batch\nag_example*

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.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.

4.3. Further Information

For best performance, we recommend that you should use the variant of the NAG Fortran Library which is based on the Lahey BLAS/LAPACK i.e. nag_lah.lib. However if you have problems when calling a NAG routine, we suggest that you use the self-contained library nag_nag.lib.

4.3.1. Example Programs

The example results distributed were generated at Mark 21, using the software described in Section 2.2. These example results may not be exactly reproducible if the example programs are run in a slightly different environment (for example, a different Fortran compiler, a different compiler library, or a different set of BLAS or LAPACK routines). The results which are most sensitive to such differences are: eigenvectors (which may differ by a scalar multiple, often -1, but sometimes complex); numbers of iterations and function evaluations; and residuals and other "small" quantities of the same order as the machine precision.

The installer should ensure that the advice given to users in Section 3.1 of the Users' Note (un.html) is suitable for the installation. This can be done by running a few example programs following that advice. The installation can also be tested using the batch files nag_example.bat and nag_example_lah.bat.

The batch file nag_example_lah.bat uses the compiler switches -blas -lapack.

4.3.2. Maintenance Level

The maintenance level of the Library can be determined by compiling and executing the example that calls A00AAF, or you could call the batch file nag_example with the argument a00aaf. See Users' Note, Example Programs . This example prints out details of the implementation, including title and product code, compiler and precision used, mark and maintenance level.

5. Documentation

On-line documentation is bundled with this implementation. Please see Section 4.

6. Support from NAG

(a) Contact with NAG

Queries concerning this document or the implementation generally should be directed initially to your local Advisory Service. If you have difficulty in making contact locally, you can contact NAG directly at one of the addresses given in the Appendix. Users subscribing to the support service are encouraged to contact one of the NAG Response Centres (see below).

(b) NAG Response Centres

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 FLW3221DLL).

(c) NAG Websites

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/

(d) NAG Electronic Newsletter

If you would like to be kept up to date with news from NAG then please register to receive our free electronic newsletter, which will alert you to special offers, announcements about new products or product/service enhancements, customer stories and NAG's event diary. You can register via one of our websites, or by contacting us at nagnews@nag.co.uk.

(e) Product Registration

To ensure that you receive information on updates and other relevant announcements, please register this product with us. For NAG Library products this may be accomplished by filling in the online registration form at http://www.nag.co.uk/numeric/Library_Registration.asp.

7. User Feedback

Many factors influence the way that NAG's products and services evolve, and your ideas are invaluable in helping us to ensure that we meet your needs. If you would like to contribute to this process, we would be delighted to receive your comments. Please contact any of the NAG Response Centres (shown below).

Appendix - Contact Addresses

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