Gromacs  2024.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Attributes
gmx_kernel_timing_data_t Struct Reference

#include <gromacs/timing/include/gromacs/timing/gpu_timing.h>

Description

GPU kernel time and call count.

Public Attributes

double t
 Accumulated lapsed time.
 
int c
 Number of calls corresponding to the elapsed time.
 

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