Gromacs
2025.0-dev-20241011-013a99c
|
Declares step, domain-lifetime, and run workload managers.
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... | |