Prev | Next |
cd speed/cppad
make check_speed_cppad VERBOSE=1
You can then run the corresponding speed tests
with the following command
./speed_cppad speed seed
where
seed
is a positive integer.
See speed_main
for more options.