Derivgrind

Derivgrind is an automatic differentiation tool applicable to compiled “client” programs. It has been implemented in the Valgrind framework for building dynamic analysis tools. Derivgrind’s entire instrumentation of the client program with forward- or reverse-mode AD logic only relies on the client program’s machine code. Partial access to the client program’s source code might be required for the sole purpose of identifying input and output variables.

Source Code

We released Derivgrind as open source software under the GPLv2 license.
The source code is available on GitHub.

Contact: derivgrind@projects.rptu.de
Lead Developer: Max Aehle
Responsibility: Prof. Dr. Nicolas R. Gauger

Publications

If you use Derivgrind in one of your publications, please cite us!

2022

M. Aehle, J. Blühdorn, M. Sagebaum, N.R. Gauger

Reverse-Mode Automatic Differentiation of Compiled Programs Miscellaneous

arXiv:2212.13760, 2022.

Links | BibTeX

M. Aehle, J. Blühdorn, M. Sagebaum, N. R. Gauger

Forward-Mode Automatic Differentiation of Compiled Programs Miscellaneous

arXiv:2209.01895, 2022.

Abstract | Links | BibTeX