ARCHIVED: Is NAG Library available on Unix? How do I access it?
NAG (Numerical Algorithms Group) is a collection of Fortran Subroutine Libraries. NAG Mark 17 is available on Chrome (Digital Unix System), and Pegasus (RS/6000 system).
To compile, link, and run your command file invoking the NAG
Fortran Library subroutines, at the Chrome system prompt, enter:
f77 filename -lnag
a.out > outputfile
Replace the filename with the input file, and
outputfile with a filename in which you want to store the
output.
For information on accessing NAG from the RS/6000, see ARCHIVED: At IU, how do I access the NAG library on Libra?
Two subdirectories (e.g., doc, examples)
may be found in the directory
/usr/math-apps/nag/fldau17da with relevant information on
NAG Library. The /doc subdirectory contain a number of
files which contain important features of NAG Mark 17, names of the
subroutines available, etc. The /examples subdirectory
contain the source codes, data files, etc.
The NAG online Information Supplement also is available along with
the NAG Library. This is an online source of information that
complements the published NAG Fortran Library Manuals, but does not
replace it. To access NAG online help, enter NAGHELP at
the system prompt.
NAG documentation is available for reference at Swain, the BUS/SPEA, and Education Reserve Libraries, and the UITS Stat/Math Center.
Note: UITS retired Copper, Zinc, and Chrome from service after spring semester 1999. Users are no longer able to log into Copper, Zinc, or Chrome, and should get accounts on their replacement systems, Steel and the Research SP. For additional information, see the Knowledge Base document ARCHIVED: If I was using Copper, Chrome or Zinc, how do I get an account on Steel or the Research SP system?
Note: For more details about the NAG and other subroutine libraries (including information about how to compile, link to, and run programs that invoke them), see the IU High Performance Applications subroutine library page.
For a list of research software available on UITS research computing systems, see:
- Big Red: http://rc.uits.iu.edu/hps/research/bigred/software.shtml
- Quarry: http://rc.uits.iu.edu/hps/research/quarry/software.shtml
Last modified on November 01, 2008.







