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

Description

Struct for timing the region for dynamic load balancing.

Public Member Functions

 BalanceRegion ()
 Constructor.
 

Public Attributes

bool isOpen
 Are we in an open balancing region?
 
bool isOpenOnCpu
 Is the, currently open, region still open on the CPU side?
 
bool isOpenOnGpu
 Is the, currently open, region open on the GPU side?
 
gmx_cycles_t cyclesOpenCpu
 Cycle count when opening the CPU region.
 
gmx_cycles_t cyclesLastCpu
 Cycle count at the last call to ddCloseBalanceRegionCpu()
 

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