A struct for the graph for debug gradients.
More...
#include <colvaratoms_gpu.h>
|
|
bool | initialized |
| | Flag to describe whether the graph has been initialized.
|
| |
|
cudaGraph_t | graph_calc_required_properties |
| | CUDA Graph of calc_required_properties.
|
| |
|
cudaGraphExec_t | graph_exec_calc_required_properties |
| | CUDA Graph execution instance of calc_required_properties.
|
| |
A struct for the graph for debug gradients.
The documentation for this struct was generated from the following file: