|
Gromacs
2025.3
|
#include "gromacs/utility/enumerationhelpers.h"
Include dependency graph for gpu_timing.h:
This graph shows which files directly or indirectly include this file:Declares data types for GPU timing.
Classes | |
| struct | gmx_kernel_timing_data_t |
| GPU kernel time and call count. More... | |
| struct | gmx_wallclock_gpu_pme_t |
| GPU timings for PME. More... | |
| struct | gmx_wallclock_gpu_nbnxn_t |
| GPU NB timings for kernels and H2d/D2H transfers. More... | |
Enumerations | |
| enum | PmeStage : int { Spline = 0, Spread, SplineAndSpread, FftTransformR2C, Solve, FftTransformC2R, Gather, Count } |
| PME GPU stages timing events indices, corresponding to the string in PMEStageNames in wallcycle.cpp. More... | |
|
strong |
PME GPU stages timing events indices, corresponding to the string in PMEStageNames in wallcycle.cpp.
1.8.5