Gromacs
2025.0-dev-20241009-5c23d5f
|
#include <gromacs/nbnxm/gpu_types_common.h>
Timers for local or non-local coordinate/force transfers.
Public Attributes | |
GpuRegionTimer | nb_h2d |
timer for x/q H2D transfers (l/nl, every step) | |
GpuRegionTimer | nb_d2h |
timer for f D2H transfer (l/nl, every step) | |