Gromacs  2025.0-dev-20241011-013a99c
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes
simulation_workload.h File Reference
+ This graph shows which files directly or indirectly include this file:

Description

Declares step, domain-lifetime, and run workload managers.

Author
Mark Abraham mark..nosp@m.j.ab.nosp@m.raham.nosp@m.@gma.nosp@m.il.co.nosp@m.m
Szilárd Páll pall..nosp@m.szil.nosp@m.ard@g.nosp@m.mail.nosp@m..com

Classes

class  gmx::StepWorkload
 Describes work done on this domain by the current rank that may change per-step. More...
 
class  gmx::DomainLifetimeWorkload
 Describes work done on this domain on every step of its lifetime, but which might change after the next domain partitioning. More...
 
class  gmx::SimulationWorkload
 Manage what computation is required during the simulation. More...