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: Intel 64-bit systems operating system: Linux 2.4.3-12smp (RedHat 7.1) or compatible Fortran compiler: Intel Fortran Compiler for Itanium-based applications, Version 8.0 or compatibleor
hardware: Intel 64-bit systems operating system: Linux 2.4.21-9 (Red Hat Enterprise Linux 3.0) or compatible Fortran compiler: Intel Fortran Compiler for Itanium-based applications, Version 8.0 or compatible
This implementation was produced at NAG Ltd., Oxford on the computing system detailed below:
hardware: SGI Itanium workstation (Itanium 733) operating system: Linux 2.4.3-12smp (RedHat 7.1 (Seawolf)) Fortran compiler: Intel Fortran Itanium Compiler Version 8.0 Build 20040416 Package ID: l_fc_pc_8.0.046 compiler options: -fpicThe Red Hat Enterprise library, was derived from the Red Hat 7 library and tested, at NAG Ltd., Oxford, on the computing system detailed below:
hardware: Intel Itanium operating system: Linux 2.4.21-9 (RHEL 3 (Taroon Update 1)) Fortran compiler: Intel Fortran Itanium Compiler Version 8.0 Build 20040519 Package ID: l_fc_pc_8.0.046
The entire NAG Fortran Library, Mark 20, was compiled with full optimization
(
d02tkxt.f (-O2) d03pllt.f (-O2) d06daft.f (-O0) d06dazt.f (-O0) e04nmwt.f (-O2) e04nlvt.f (-O2) e04uhmt.f (-O2) f01cwft.f (-O2) f02bjyt.f (-O0) f04ffft.f (-O2) f06gdft.f (-O0) f06qxft.f (-O0) f11dayt.f (-O0) f11gert.f (-O0) f11jbft.f (-O0) g03fazt.f (-O2) g05yawt.f (-O2) g11sazt.f (-O2) g13dsxt.f (-O2) m01daft.f (-O0) m01dbft.f (-O0) m01dcft.f (-O0) m01deft.f (-O0) m01dfft.f (-O0) m01djft.f (-O0) m01dkft.f (-O0) s17deut.f (-O0) x03aayt.f (-O0)
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) and with the BLAS/LAPACK routines from the Intel Math Kernel Library (MKL) v7.0 for Linux.
|-- in.html |-- un.html |-- doc --|-- nag_fl_un.3 | |-- blas_lapack_to_nag | |-- nag_to_blas_lapack | | |--libnag.a (compiled static library including NAG BLAS/LAPACK) fll6420dcl --|-lib -----|--libnag-mkl.a (compiled dynamic library including NAG BLAS/LAPACK) | |--libnag.so.20 (compiled static library using Intel MKL) | |--libnag-mkl.so.20 (compiled dynamic library using Intel MKL) | | |--libnag.a (compiled static library including NAG BLAS/LAPACK) |-lib_rhel-|--libnag-mkl.a (compiled dynamic library including NAG BLAS/LAPACK) | |--libnag.so.20 (compiled static library using Intel MKL) | |--libnag-mkl.so.20 (compiled dynamic library using Intel MKL) | |-- interface_blocks --|-- *.mod | | |-- source ---|-- ??????e.f |-- examples --|-- data -----|-- ??????e.d | |-- results --|-- ??????e.r | |-- scripts ---|-- * | |-- mkl--------|-- * (Intel Math Kernel Library) | | | |-- bin ------|-- * (directories of FLEXlm binaries | | for supported platforms) |-- license ---|-- README.TXT | |-- htmlman --|-- flexuser --|-- * (End User Guide)
The following shows the directory/file organization of the PDF documentation materials as they will be installed.
NAGdoc -|- fl -|- html -|- mark20.html (main index) | | | |- frontmatter -|- *.html (sundry information) | | | |- genint -|- *.html (introductory material) | | | |- images -|- *.gif (nag images) | | | | | |- topbar -|- *.gif (Fortran Library images) | | | |- indexes -|- gams -|- gams.html (main GAMS index) | | | | | | | |- *.html (GAMS files) | | | | | |- kwic -|- kwic.html (main KWIC index) | | | | | |- *.html (KWIC files) | | | |- toc -|- [A02-X05].html (chapter indexes) | |- pdf -|- genint -|- *.pdf (introductory material) | |- [A02-X05] -|- *.pdf (chapter and routine files)
compiled libraries: lib (Red Hat 7) libnag.a: 52.1 Mb libnag-mkl.a: 51.9 Mb libnag.so.20: 39.0 Mb libnag-mkl.so.20: 38.9 Mb lib_rhel (Red Hat Enterprise) libnag.a: 51.8 Mb libnag-mkl.a: 51.7 Mb libnag.so.20: 38.6 Mb libnag-mkl.so.20: 38.7 Mb interface blocks: 2.5 Mb example program material: 6.5 Mb scripts: 0.1 Mb library documentation files: 0.1 Mb licensing materials 48.2 Mb PDF documentation files: 105 Mb MKL libraries: 83.1 Mb
To install all material use the Unix tar utility, e.g.
tar xvf /cdrom/fl20.tar(assuming the CD-ROM has been mounted as /cdrom).
One or more of the libraries (either Red Hat 7 or Red Hat Enterprise) (libnag.a, libnag-mkl.a, libnag.so.20, or libnag-mkl.so.20 ) should be moved to a directory, such as /usr/lib, in the default search path of the linker, if possible, so that linkage is convenient. If the shareable version of a library is installed, then once it is in place a symbolic link should be made to point to it, e.g.
ln -s libnag.so.20 libnag.so ln -s libnag-mkl.so.20 libnag-mkl.so
The scripts nagexample* refer to the local directory containing the example programs. The files should be copied to (for example) /usr/local/bin, modified to reflect the local installation, and their protection set to world execute.
The man page, which directs users to the HTML form of the Users' Note, should be modified to reflect the local installation, and moved to a directory in the man search path, e.g.
cd doc mv nag_fl_un.3 /usr/local/man/man3The NAG Fortran Library Interface Blocks define the type and arguments of each user callable NAG Fortran Library routine. These are not essential to calling the NAG Fortran Library from Fortran 90/95 programs. Their purpose is to allow the Fortran 90/95 compiler to check that NAG Fortran Library routines are called correctly.
The interface block files (interface_blocks/*.mod) are supplied in pre-compiled module form. They should be moved to a suitable location so that access is convenient, e.g.
mkdir /usr/local/lib/fl77_modules mv interface_blocks/* /usr/local/lib/fl77_modules
The
Alternatively, the files may be moved to the same directory as the pre-defined modules supplied with the compiler.
In order to enable the software, NAG will issue you with a license key. The license key is a simple text file (usually called license.dat), containing details of the software that will be enabled.
To request a license key, locate and run the program key_rqst in the appropriate platform specific subdirectory under the license/bin/ subdirectory of the software distribution. This is utility does not have a GUI and must be run from a command prompt. Complete the form that it displays and e-mail (or FAX) it to NAG.
A short term (demonstration or trial) license key contains one or more lines like the following:
FEATURE NAG_FL NAG 20.000 10-apr-2002 0 CBDA2041DC1BC45D2B68 "ANY" DEMOSpecifically, it does not have any lines starting with the word SERVER and is referred to here as an uncounted license key. Longer term uncounted 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 FLEXlm hostid of the computer instead of the word DEMO above.
Once you have obtained the license key, store the text of it in a file, say /usr/local/lib/nag/license.dat.
The location of this file must be made known to the NAG application by setting the environment variable LM_LICENSE_FILE to the full pathname of the file before the application is invoked.
For example, in the C-shell, type:
setenv LM_LICENSE_FILE /usr/local/lib/nag/license.dator in the Bourne shell, type:
LM_LICENSE_FILE=/usr/local/lib/nag/license.dat export LM_LICENSE_FILENo other actions are required to install an uncounted license.
Further details about FLEXlm and how it may be configured to suit your local circumstances are included in the FLEXlm End Users Guide supplied in the license/htmlman/flexuser/ subdirectory.
tar xvf /cdrom/pdf.tar(assuming the CD-ROM has been mounted as /cdrom).
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. Further information is contained in the readme file on the distribution medium.
The following material should also be made accessible to users:
documentation files:
The NAGdoc directory contains the online documentation. This should be made available to users, in addition to the following:
doc/blas_lapack_to_nag doc/nag_to_blas_lapackcompiled libraries (one or more as appropriate):
libnag.a libnag.so (symbolic link pointing at libnag.so.20) libnag-mkl.a libnag-mkl.so (symbolic link pointing at libnag-mkl.so.20)
interface_blocks/*.modexample program material:
examples/source/??????e.f examples/data/??????e.d examples/results/??????e.r scripts/nagexample
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 FLL6420DCL).
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/ (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