|
Gromacs
2025.3
|
#include <cstdlib>#include <vector>
Include dependency graph for reportgpuusage.h:
This graph shows which files directly or indirectly include this file:Declares routine for reporting GPU usage.
Classes | |
| class | gmx::ArrayRef< typename > |
| STL-like interface to a C array of T (or part of a std container of T). More... | |
Functions | |
| void | gmx::reportGpuUsage (const MDLogger &mdlog, ArrayRef< const GpuTaskAssignment > gpuTaskAssignmentOnRanksOfThisNode, size_t numGpuTasksOnThisNode, size_t numPpRanks, bool printHostName, PmeRunMode pmeRunMode, const SimulationWorkload &simulationWork) |
| Log a report on how GPUs are being used on the ranks of the physical node of rank 0 of the simulation. More... | |
1.8.5