Speed Testing CoDiPack #39
bradbell
started this conversation in
Show and tell
Replies: 3 comments
|
Thanks for the info. Yes these results look quite good. I had a look at the value on https://cmpad.readthedocs.io/xam_main.py.html#xam-main-py-xam-main-csv. Here, the problem sizes seem to be smaller and CoDiPack is most of the time slower. (I have to plot a graph for this.) I will have a look in the next weeks. Maybe I can tweak some things. ;-) |
0 replies
|
The following instructions: |
0 replies
|
There was a problem with how cmpad was detecting that CoDiPack was available (it was looking for codi.h instead of codi.hpp). This created a problem following the get_started instructions above. It has been fixed. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I am working on a tool for comparing AD packages and recently added CoDiPack gradient calculations; see
https://cmpad.readthedocs.io/codi_gradient.hpp.html
The following comparison is for toy sized problems:
https://cmpad.readthedocs.io/xam_main.py.html#xam-main-py-xam-main-csv
The following output indicates that for larger problems CoDiPack is relatively fast (when the time to create the AD tape is included for each function evaluation):
All reactions