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

#include <gromacs/hardware/hardwaretopology.h>

Description

Information about each numa node in system.

Public Attributes

int id
 Absolute id of numa node in hardware topology.
 
std::size_t memory
 Total detected memory in bytes.
 
std::vector< int > logicalProcessorId
 Vector of all the logical processors in this node.
 

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