Gromacs  2020-beta1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Attributes
gmx::HardwareTopology::Numa Struct Reference

#include <gromacs/hardware/hardwaretopology.h>

Description

Information about a single numa node.

Public Attributes

std::vector< NumaNodenodes
 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.
 

The documentation for this struct was generated from the following file: