NAG Fortran Library, Mark 19

FLDVV19SA

DEC VAX/VMS Single Precision

Installer's Note



Contents


1. Introduction

This document is essential reading for whoever is responsible for the installation of the NAG Fortran Library Implementation specified in the title. The installer will be supplied with a printed copy of this document. Both this document and the Users' Note are supplied on the distribution medium in plain text form (INE.DOC and UNE.DOC) and HTML form (INE.HTML and UNE.HTML).

Whenever the NAG Fortran Library has been supplied in compiled form, that form is considered to be the standard library file. The use of all supplied software must be in accordance with the terms and conditions of the Software Licence signed by NAG and each site. In particular, users must not have free access to the text of the library routines. Any request to use NAG software on a computer other than the one licensed must be referred to NAG (see Section 6).

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:         all systems in the VAX range
operating system: VAX/VMS V5.5 or compatible
Fortran compiler: VAX Fortran

For information about implementations of the NAG Fortran Library for use on other computer systems please contact NAG.

2.2. Derivation

This implementation was produced at the Computing Centre of Cardiff University on the computing system detailed below:

hardware:         DEC VAX-4200
operating system: VAX/VMS V5.5-2
Fortran compiler: VAX FORTRAN V5.9-173
Assembler:        VAX MACRO V5.4-3
compiler options: /OPTIMIZE /CHECK=(NOBOUNDS,OVERFLOW,NOUNDERFLOW)

The entire Fortran Library, Mark 19, was compiled with full optimization.

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 Fortran Library Manual) only.

3. Distribution Medium

3.1. Recording Details

The implementation is distributed on an ISO9660 format CD-ROM, labelled FLDVV19SA, unless otherwise indicated on the medium and accompanying despatch note.

For further details, refer to other documentation supplied or contact NAG (see Section 6).

3.2. Contents

The information has been written on the release medium as a series of backup save sets.

The save set INSTALLE.BCK contains the following files:

INSTALLE.COM   - an installation command procedure
 
MAKELIBE.COM   - a command procedure used by INSTALLE.COM to re-compile the 
                 routines and create a new object module library file
 
NAGESHARE.COM  - a command procedure used by INSTALLE.COM to convert a NAG 
                 object module library to shareable form
 
NAGE$SHARE.MAR - a base transfer vector ensuring compatibility of the shareable 
                 library across all customer sites

TRAVECE.COM    - a command procedure used by NAGESHARE.COM to convert the 
                 object module library to a shareable library

TRALIBE.EXE    - an executable module used by TRAVECE.COM
The save set DOCE.BCK contains the following files:
INE.DOC        - the Installer's Note for this implementation in plain text 
                 form
 
UNE.DOC        - the Users' Note for this implementation in plain text form
 
INE.HTML       - the Installer's Note for this implementation in HTML form

UNE.HTML       - the Users' Note for this implementation in HTML form

ESSINT.DOC     - the Essential Introduction to the NAG Fortran Library
 
SUMMARYE.DOC   - a brief summary of the routines
 
NEWS.DOC       - an outline of the new and enhanced routines available at 
                 Mark 19
 
REPLACEDE.DOC  - a list of routines available at earlier Marks of the Library 
                 but since withdrawn, together with recommended replacements
 
CALLSE.DOC     - a list of routines called directly or indirectly by each 
                 routine in the Library, and by each example program
 
CALLEDE.DOC    - for each routine in the Library (including auxiliaries), a 
                 list of those routines and example programs which call it
                 directly or indirectly
 
BLAS_LAPACK_TO_NAG.DOC - BLAS/F06, LAPACK/F07 and LAPACK/F08 listing

NAG_TO_BLAS_LAPACK.DOC - F06/BLAS, F07/LAPACK and F08/LAPACK listing
The save set LIBRARYE.BCK contains the following file:
NAGE$LIBRARY.OLB - the NAG Fortran Library
The save set TEXTE.BCK contains the following files:
*.FOR - the Fortran source text for all routines, including auxiliaries

*.MAR - the source text of those routines in chapter G05 which are written in 
        MACRO
The save set TESTE.BCK contains the following files:
*.FOR - the Fortran source text of the example programs for F01ABE, F04ADE, 
        G05FFE and S17AKE
 
*.DAT - the data required to run the example programs for F01ABE, F04ADE and 
        S17AKE
 
*.RES - the results produced by the example programs for F01ABE, F04ADE, G05FFE 
        and S17AKE
The save set EXPTE.BCK contains the following files:
*.FOR - the Fortran source text of the example programs
The save set EXPDE.BCK contains the following files:
*.DAT - the data required to run the example programs
The save set EXPRE.BCK contains the following files:
*.RES - the results produced by the example programs

3.3. File Sizes

The files require approximately the following disk space:
compiled library:                17000 blocks
(as supplied in compressed form)
example program material:        10000 blocks
documentation files:              5100 blocks
library source code:             37100 blocks
(not needed on disk permanently)

4. Library Installation

4.1. Installation

If you do not have a CD-ROM drive on your VAX/VMS system, the backup save sets can be FTPed (in binary form) from a drive on a PC or Unix system to your VAX/VMS system. In this case, in the installation instructions below, ignore the MOUNT and DISMOUNT commands but reset the file attributes of the backup save sets as follows:
$ SET FILE/ATTRIBUTE=(LRL:8192,RFM:FIX)  *.BCK

N.B. The MOUNT/MEDIA=CDROM/UNDEFINED_FAT=fixed:none:8192 and SET FILE/ATTRIBUTE=(LRL:8192,RFM:FIX) commands do not work under VAX/VMS V5.5. You will need to be running OpenVMS VAX V6.0 or compatible to mount the CD-ROM or reset the file attributes.

4.1.1. Library Installation, using INSTALLE.COM

4.1.2. Object Module Library Installation, without using INSTALLE.COM

4.1.3. Shareable Library Installation, without using INSTALLE.COM

The example programs for the undocumented routines F06PBE, F06SBE, F06YCE and F06ZCE cannot be linked using the Shareable Library as a different version of the error handler is used in these tests. This does not affect the efficacy of these routines in normal usage.

4.2. Checking Accessibility

The installer should ensure that the advice given to users in Section 3.1 of the Users' Note (UNE.HTML and/or UNE.DOC) is suitable for the installation. This can be done by running a few example programs following that advice; a suitable sample would be A02AAE, G05FFE and X03AAE.

4.3. Release to Users

The Users' Note (UNE.HTML and/or UNE.DOC) should be checked and amended as necessary (particularly Section 3.1). It can 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:

ESSINT.DOC             from the save set DOCE.BCK
SUMMARYE.DOC           from the save set DOCE.BCK
NEWS.DOC               from the save set DOCE.BCK
REPLACEDE.DOC          from the save set DOCE.BCK
CALLSE.DOC             from the save set DOCE.BCK
CALLEDE.DOC            from the save set DOCE.BCK
BLAS_LAPACK_TO_NAG.DOC from the save set DOCE.BCK
NAG_TO_BLAS_LAPACK.DOC from the save set DOCE.BCK
compiled library:
NAGE$LIBRARY.OLB from the save set LIBRARYE.BCK
(or the shareable library created from it)
example program material:
*.FOR from the save set EXPTE.BCK
*.DAT from the save set EXPDE.BCK
*.RES from the save set EXPRE.BCK

Note that the example material has been adapted, if necessary, from that printed 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.

4.4. Further Information

4.4.1. Output Unit Dependencies (X04)

Certain NAG routines use explicit WRITE statements to produce output directly. The choice of output unit used can be controlled by using X04AAE and X04ABE, described in the NAG Fortran Library Manual. The defaults for this implementation are given in the Users' Note.

4.4.2. Example Programs

The example results distributed were generated at Mark 19, 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, different arithmetic hardware, 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 "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.

4.4.3. Maintenance Level

The maintenance level of the library can be determined either by inspecting the source of routine AAZA00 or by writing a simple program to call A00AAE, which prints out details of the implementation, including title and product code, compiler and precision used, mark and maintenance level.

5. Documentation

Each supported NAG Fortran Library site is currently provided with a printed copy of the NAG Fortran Library Manual (or Update) and Introductory Guide. Additional copies are available for purchase; please refer to the NAG documentation order form (available on the NAG websites, see Section 6 (c)) for details of current prices.

A full on-line version of the NAG Fortran Library Manual is available in the form of Portable Document Format (PDF) files. Please contact NAG if you are interested in this.

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 please quote your NAG site reference and NAG product code (in this case FLDVV19SA).

(c) NAG Websites

The NAG websites are an information service providing items of interest to users and prospective users of NAG products and services. The information is reviewed and updated regularly and includes implementation availability, descriptions of products, downloadable software, product documentation and technical reports. The NAG websites can be accessed at

http://www.nag.co.uk/

or

http://www.nag.com/ (in North America)

or

http://www.nag-j.co.jp/ (in Japan)

(d) NAG Electronic Newsletter

If you would like to be kept up to date with news from NAG you may want to register to receive our electronic newsletter, which will alert you to special offers, announcements about new products or product/service enhancements, case studies and NAG's event diary. To register simply visit one of our websites or contact us at nagnews@nag.co.uk.

7. User Feedback

Many factors influence the way 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. We have provided a short survey on our website at www.nag.co.uk/local/feedback to enable you to provide this feedback. Alternatively feel free to contact the appropriate NAG Response Centre who will be happy either to record your comments or to send you a printed copy of the survey.

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
 
Nihon NAG KK
Yaesu Nagaoka Building No. 6 
1-9-8 Minato
Chuo-ku
Tokyo
Japan
email: help@nag-j.co.jp

Tel: +81 (0)3 5542 6311
Fax: +81 (0)3 5542 6312

[NP3464/IN]