graph_framework: A graph computation framework that supports auto differentiation. It is designed to allow domain scientists to create cross platform GPU accelerated code and embed those codes in existing legacy tools.
graph_framework-docs Documentation for the graph_framework.
To get started clone this repository using the command.
git clone https://github.com/ORNL-Fusion/graph_framework.git
For instructions to build the code consult the build system documentation. This framework uses a cmake based build system and requires the NetCDF-C library.