IMSL on Digital Unix
IMSL is only available on the Digital Unix Alphas.
Type the following command:
source /usr/local/vni/ipt/bin/iptsetup.csh
This will set up the shell environment. You have to run this before
you can do anything related to IMSL.
To read the documentation, you can now type the command
iptdoc
This is the online manual.
To link, follow these directions from the file
/usr/local/vni/notes/fnl/README:
< Part 3: Compiling and Linking Fortran Numerical Libraries Applications >
Use of the environment variables set via the iptsetup.csh and iptsetup.sh
files is recommended to ease the creation of Fortran Numerical Libraries
applications. Use any supported Fortran compiler with the desired link
options to create the program.
The following command will compile and link the application program fnl.f:
$FC -o fnl $FFLAGS fnl.f $LINK_FNL
In the above commands, LINK_FNL can easily be replaced by any of the
LINK_FNL_* variables if your application needs a different set of Fortran
Numerical Libraries than those provided in the LINK_FNL variable.
Your comments and
suggestions are appreciated.
[Previous]
[Wilkins Home
Page]
To cite this page:
IMSL on Digital Unix
<http://www.physics.ohio-state.edu/~wilkins/computing/imsl.html>
[Sunday, 07-Sep-2008 17:55:28 EDT]
Edited by: wilkins@pismo.mps.ohio-state.edu on
Sunday, 20-Jun-1999 16:20:02 EDT