|
Gromacs
2026.0-dev-20251109-f20ba35
|
#include <gromacs/hardware/hardwaretopology.h>
Information about all numa nodes.
Public Attributes | |
| std::vector< NumaNode > | nodes |
| Information about each numa node. | |
| float | baseLatency |
| Scale factor for relative latencies. | |
| std::vector< std::vector< float > > | relativeLatency |
| 2D matrix of relative latencies between nodes | |
| float | maxRelativeLatency |
| Largest relative latency. | |
1.8.5