How to install TAPENADE on Linux or Mac OS X
Before installing TAPENADE, you must check
that an up-to-date Java Runtime Environment is installed. Tapenade
will not run with older Java Runtime Environment.
- Read the TAPENADE license
- Download tapenade_3.16.tar into
your chosen installation directory "install_dir"
- Go to your chosen installation directory "install_dir",
and extract TAPENADE from the tar file :
tar xvfz tapenade_3.16.tar
- On Linux, depending on your distribution, TAPENADE may require
you to set the shell variable JAVA_HOME to your java installation
directory. It is often JAVA_HOME=/usr/java/default.
For more information on the tapenade command and its
arguments, type :
tapenade -?
How to install TAPENADE on Windows Platform
Before installing TAPENADE, you must check that an up-to-date Java
Runtime Environment is installed. Tapenade will not run
with older Java Runtime Environment.
- Read the TAPENADE license
- Download tapenade_3.16.zip into
your chosen installation directory "install_dir"
- Go to your chosen installation directory "install_dir",
and extract TAPENADE from the zip file.
- Save a copy of the
"install_dir"\tapenade_3.16\bin\tapenade.bat file
and modify
"install_dir"\tapenade_3.16\bin\tapenade.bat
according to your installation parameters:
replace TAPENADE_HOME=.. by
TAPENADE_HOME="install_dir"\tapenade_3.16
replace JAVA_HOME="C:\Progra~1\Java\jdkXXXX" by your
current java directory
replace BROWSER="C:\Program Files\Internet
Explorer\iexplore.exe" by your current browser.
TAPENADE documentation
If you want to be kept informed about new developments and releases
of TAPENADE, subscribe
to the tapenade-users mailing list.
Tapenade User Documentation is available on
our web
site.
The Tapenade Automatic Differentiation tool: principles, model,
and specification
is the Tapenade reference article.