Collective Variables Module - Developer Documentation
Loading...
Searching...
No Matches
Public Attributes | List of all members
colvars_gpu::colvaratoms_gpu_debug_graph_t Struct Reference

A struct for the graph for debug gradients. More...

#include <colvaratoms_gpu.h>

Public Attributes

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.
 

Detailed Description

A struct for the graph for debug gradients.


The documentation for this struct was generated from the following file: