|
Gromacs
2025.4
|
Struct for timing the region for dynamic load balancing.
Public Member Functions | |
| Impl () | |
| 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() | |
1.8.5