Whenever the NAG fl90 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. Any request to use NAG software on a computer other than the one licensed must be referred to NAG (see Section 6).
This implementation is a compiled, tested, ready-to-use version of NAG fl90 that is considered suitable for operation on the computer systems detailed below:
hardware: Silicon Graphics MIPS III or MIPS IV systems operating system: IRIX 6.5 or compatible Fortran compiler: NAGWare f95 v4.2 or compatibleThis distribution provides two libraries, libnagfl90_32.a and libnagfl90_64.a, for the n32 (high performance 32-bit) and 64-bit ABIs, respectively. Both libraries are applicable to both ISAs (MIPS III and IV).
For information about implementations of NAG fl90 for use on other computer systems please contact NAG.
This implementation was produced at NAG Ltd., Oxford on the computing system detailed below:
hardware: Silicon Graphics Origin 3400 operating system: IRIX 6.5 Fortran compiler: NAGWare f95 v4.2(464) underlying C compiler: MIPSpro Compilers: Version 7.30 compiler options: -target=mips3 -thread_safe -Wc,-OPT:Olimit_opt=on
The entire NAG fl90 libraries, Release 4, were compiled with full optimization (-O4), except for the following underlying procedures, which had to be compiled (in both 32-bit and 64-bit libraries) with (-O1):
f03azi_9d f06thf_7d f08psf_7d f11bsv_8d s17dgx_7d f03azk_9d f07nrx_7d f11brz_7d f11bsx_8d s17dgz_7d f06caf_7d f08jxf_8d f11bsf_8d f11bsy_7d
For further details, refer to other documentation supplied or contact NAG (see Section 6).
|-- in.html |-- doc --|-- un.html | |-- nag_fn_un.3 | |-- libnagfl90_32.a |-- libnagfl90_64.a | |-- nag_mod_dir_32 --|-- *.mod |-- nag_mod_dir_64 --|-- *.mod | | |-- source ---|-- *.f90 |-- examples --|-- data -----|-- *.dat | |-- results --|-- *.r | fnsg604d9 --| |-- bin ------|-- * (directories of FLEXlm binaries | | for supported platforms) | | | |-- enduser.pdf (FLEXlm End User Manual) | | |-- license ---| |-- index.htm | | | | | |-- flexfaq ---|-- *.htm (FLEXlm FAQ) | |-- htmlman --| | | |-- *.htm (FLEXlm | |-- flexuser --| End User | |-- graphics Manual) | |-- scripts ---|-- nagexample_32 |-- nagexample_64
The following shows the directory/file organization of the PDF documentation materials as they will be installed.
|-- images --|-- *.gif | | |-- release4.html (main index) | | | |-- genint --|-- *.html (introductory material) NAGdoc --| |-- html --| | | |-- library_contents --|-- *.html | | | | | |-- [c01-c29]_fn04.html (chapter indexes) |-- fn --| | |-- genint --|-- *.pdf (introductory material) | | | |-- library_contents --|-- *.pdf |-- pdf --| |-- indexes --|-- *.pdf (KWIC and GAMS) | |-- [c01-c29] --|-- *.pdf (chapter, module and procedure files)
compiled libraries: 32-bit 19.2 Mb 64-bit 23.0 Mb module information files: 32-bit 2.3 Mb 64-bit 2.3 Mb example program material: 3.1 Mb library documentation files: 0.1 Mb scripts: 0.1 Mb PDF documentation files: 20.2 Mb licensing materials: 20.7 Mb
To install all library material use the Unix tar utility, e.g.
cd /opt/NAG tar xvf /cdrom/fn04.tar(assuming the CD-ROM has been mounted as /cdrom).
It is advisable to keep the libraries in the installed directory, e.g. /opt/NAG/fnsg604d9/, and make symbolic links "libnagfl90.a" to them from the appropriate system library directories where the linker (ld) will find them, e.g.
ln -s /opt/NAG/fnsg604d9/libnagfl90_64.a /usr/lib64/libnagfl90.a ln -s /opt/NAG/fnsg604d9/libnagfl90_32.a /usr/lib32/libnagfl90.a
The module information files (nag_mod_dir_??/*.mod) are supplied in pre-compiled module form. They may be linked to a suitable location so that access is convenient, e.g.
ln -s /opt/NAG/fnsg604d9/nag_mod_dir_32 /usr/local/lib/fl90_modules_32 ln -s /opt/NAG/fnsg604d9/nag_mod_dir_64 /usr/local/lib/fl90_modules_64
The -I"pathname" compiler switch should then be specified on each f95 invocation (where "pathname" is /usr/local/lib/fl90_modules_32, for example) to tell the compiler where to find the modules.
The scripts nagexample_32 and nagexample_64 refer to the local directory containing the example programs. These 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 moved to a directory in the man search path, e.g.
cd doc mv nag_fn_un.3 /usr/local/man/man3
First, you need to determine the hostid of the system. This may be achieved by running the FLEXlm utility program 'lmutil' provided in fnsg604d9/license/bin/sgi64_u6, using the argument 'lmhostid'. For example, if you are in the directory fnsg604d9 you can use:
./license/bin/sgi64_u6/lmutil lmhostid
Next, contact a NAG Response Centre and request a license key. Customers in North America should contact NAG Inc, all others should contact NAG Ltd; in both cases you will need to quote your NAG site reference, NAG product code (FNSG604D9) and the hostid you have just determined.
For the fl90, NAG will provide you with an 'uncounted license key' for use on a specific machine. This will consist of a FEATURE or INCREMENT line for the licensed product, for example:
FEATURE NAG_FN NAG 4.000 30-nov-2002 0 CBDA2041DC1BC45D2B68 "DAUB," 80896b27(which would enable an unlimited number of instances of version 4 of the application NAG_FN, until the date specified, on the system with hostid 80896b27 only). Note that the line may be continued by escaping the newline character with '\'.
Once you have obtained the license key, store the text of it in a file, say /usr/local/lib/nag/license.dat - if you already have any FLEXlm licenced products on your system, you will need to add the new license key as an extra line in your existing file of FLEXlm license keys; you can determine the location of this with
echo $LM_LICENSE_FILE
If the environment variable LM_LICENSE_FILE is not already set, you must set it to the full pathname of the file of FLEXlm license keys; this variable will be accessed by the NAG application to confirm that a valid license exists.
For example, in the C-shell, LM_LICENSE_FILE may be set by typing:
setenv LM_LICENSE_FILE /usr/local/lib/nag/license.dator, in the Bourne shell, by:
LM_LICENSE_FILE=/usr/local/lib/nag/license.dat export LM_LICENSE_FILE
No other actions are required to install an uncounted license.
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.
The following material should also be made accessible to users:
compiled libraries:
libnagfl90_32.a libnagfl90_64.amodule information files:
nag_mod_dir_32/*.mod nag_mod_dir_64/*.modexample program material:
examples/source/*.f90 examples/data/*.dat examples/results/*.r scripts/nagexample_32 scripts/nagexample_64pdf documentation files
Note that the example material has been adapted, if necessary, from that printed in the NAG fl90 Manual, so that programs are suitable for execution with this implementation with no further changes. Making the example material directly available to users provides them with easily adaptable templates for their own problems.
On-line documentation is provided, in PDF form, with this implementation. Further information is contained in the Readme file on the distribution medium.
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 (FNSG604D9).
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
or
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 Japan email: help@nag-j.co.jp Tel: +81 (0)3 5542 6311 Fax: +81 (0)3 5542 6312