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