get_adolc.sh

View page source

Download and Install Adolc in Build Directory

Syntax

bin/get_adolc.sh

Purpose

If you are using Unix, this command will download and install Adolc in the CppAD build directory.

Requirements

You must first use get_colpack.sh to download and install the ColPack coloring algorithms (used for sparse matrix derivatives).

Distribution Directory

This command must be executed in the Distribution Directory .

Source Directory

The Adolc source code is downloaded into the sub-directory external/adolc.git below the distribution directory.

Prefix

The prefix in the file bin/get_optional.sh is used for this install.

Version

This will install the following version of Adolc

version='e1fe476'

This corresponds to the git master on Nov 13, 2020.

Configuration

If the file

external/adolc- version . configured

exists, the configuration will be skipped. Delete this file if you want to re-run the configuration.