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. Requests for information about the availability of other implementations must be referred to NAG.
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 systems and compatible (including AMD64) operating system: Linux 2.6.27 (glibc-2.9-3) and compatible Fortran compiler: Intel Fortran Compiler for Intel 64 Version 15.0 and compatible
This implementation was produced at NAG Ltd., Oxford on the computing system detailed below:
hardware: Intel(R) Xeon(R) CPU E5405 @ 2.00GHz operating system: Linux 2.6.27.41-170.2.117.fc10 (Fedora release 10 (Werewolf)) with glibc-2.9-3 Fortran compiler: Intel(R) Fortran Compiler for applications running on Intel(R) 64 Version 15.0.0.090 Build 20140723 vendor library: Intel MKL version 11.2.0 compiler options: -O3 -auto -fPIC -axAVX,SSE2 -threads -fexceptions -fp-model precise
For details of any other systems on which this implementation has been tested, please see the Supplementary Information page on our website.
Please check the following URL:
http://www.nag.co.uk/doc/inun/fl25/l6idcl/supplementary.html
for details of any new information related to the applicability or usage of this implementation. Details of any other systems on which it has been tested may also be found on this page.
|- in.html (Installer's Note - this document) |- doc -|- un.html (Users' Note) | |- lic_agr.txt (license agreement) | | |- libnag_nag.a (static self-contained library | | including NAG BLAS/LAPACK) | |- libnag_nag.so.25 (shareable self-contained library | | including NAG BLAS/LAPACK) | |- libnag_nag.so (symbolic link pointing at |- lib -| libnag_nag.so.25) | |- libnag_mkl.a (static library requiring | | MKL BLAS/LAPACK) | |- libnag_mkl.so.25 (shareable library requiring | | MKL BLAS/LAPACK) | |- libnag_mkl.so (symbolic link pointing at | libnag_mkl.so.25) fll6i25dcl -| |- nag_interface_blocks -|- * (interface blocks for Intel compiler) | | |- source --|- ??????e.f90 | | |- examples -|- data ----|- ??????e.d | | |- ??????e.opt | | | |- results -|- ??????e.r | | |- nag_example* (scripts to compile and run |- scripts -| NAG example programs) | | | |- nag_recompile_mods (script to recompile | interface blocks) | |- c_headers -|- * (C/C++ header file and information) | |- mkl_intel64_11.2.0 -|- * (Intel Math Kernel Library) | |- rtl -|- * (Intel compiler run-time libraries) | | |- bin -|- * (directories of license management | | binaries for supported platforms) |- license -|- README.txt | |- doc -|- * (license management documentation)
The following shows the directory and file organization of the Library Manual materials after installation.
nagdoc_fl25 -|- index.html | |- examples -|- baseresults -|- *.r.html | |- source -|- *.f90.html (syntax highlighted | | source files) | |- data -|- *.d.html | |- *.opt.html | |- html -|- frontmatter -|- manconts.html (main HTML index) | | |- *.html (foreword & | | copyright notice) | | | |- genint -|- *.html (general introductory material) | | | |- [a00-x07] -|- *conts.html (chapter contents) | | |- *intro.html (chapter introduction) | | |- *f.html (routine documents) | | | |- figures -|- *.png (figures and plotfiles) | | | |- indexes -|- kwic.html (keyword and GAMS search) | | | |- styles -|- libdoc.css (CSS stylesheets) | |- nagmathml.js (JavaScript) | |- pdf -|- frontmatter -|- manconts.html (main contents page) | |- manconts.pdf (main contents page) | |- *.pdf (NAG foreword and copyright | pages) | |- genint -|- *.pdf (general introductory material) | |- [a00-x07] -|- *conts.html (chapter contents) | |- *conts.pdf (chapter contents) | |- *intro.pdf (chapter introduction) | |- *f.pdf (routine documents) | |- indexes -|- indexnote.pdf | |- kwic.html (keyword and GAMS search) | |- inuns -|- usersnote.pdf (implementation-specific details)
Details of the software are given in the Users' Note (un.html).
Assuming you have downloaded the Library materials from our website as a tar gzip file (fll6i25dcl.tgz), cd to the directory where the file is located and extract the installation materials using the following command:
tar xvzf fll6i25dcl.tgzThis will extract the files install.sh, fl25.tar, lic_agr.txt, in.html and un.html.
If you have downloaded the Library Manual as a tar gzip file (mk25_doc.tgz) run the command
gunzip mk25_doc.tgzto extract the file mk25_doc.tar into the same location as the Library materials. You can then install the materials from the download directory by executing the Bourne Shell script install in a command window as:
./install.shIf you are logged in as root then by default, the materials will be installed in /opt/NAG/ or /usr/local/NAG/ depending on your system. However, you may choose a different location. In this document we refer to the directory /opt/NAG/fll6i25dcl or /usr/local/NAG/fll6i25dcl as [INSTALL_DIR]. This convention is also used in the Users' Note.
The install script can install the Library Manual in the same location as the NAG Library material or at some other location of your choice.
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. For evaluation purposes a trial license may be used. Before obtaining a full license you need to know the Kusari hostid of the system on which you intend to use this product. How to do this is described below.
To request a license key, run the program khostid located in the license/bin/linux_x64/ 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 FLL6I25DCL), by email 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:
FLL6I25DC TRIAL 2014/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 typically include the word NODE or FULL instead of the word TRIAL above and may contain extra fields.
Once you have obtained one of the above license keys, the easiest way to install it is to store the text in a file,
/opt/NAG/nag.keyor
/usr/local/NAG/nag.keyThe license software in this implementation automatically looks for these particular files and reads the first one found, so no other action is necessary. Alternatively, store the license in a file with a name and location of your choice, say,
[INSTALL_DIR]/license.lic.The location of the license file, if it is not one of the default places listed above, 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.
For example, in the C-shell, type:
setenv NAG_KUSARI_FILE [INSTALL_DIR]/license.licor in the Bourne shell, type:
NAG_KUSARI_FILE=[INSTALL_DIR]/license.lic export NAG_KUSARI_FILE
Further details about Kusari and how it may be configured to suit your local circumstances (e.g. how to install the license key on a server) are included in the Kusari License Management documentation in the license/doc/ subdirectory of the software distribution. See also the Kusari FAQ: http://www.nag.co.uk/content/kusari-frequently-asked-questions.
http://www.nag.co.uk/content/nag-technical-support-service
for information about the NAG Technical Support Service, including details of the NAG Technical Support Service contact points. We would also be delighted to received your feedback on NAG's products and services.
http://www.nag.co.uk/content/worldwide-contact-information
for worldwide contact details for the Numerical Algorithms Group.