Gromacs  2024.4
 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.

Note
The list of processing units might be empty if we are not allowed to run on any in this numa node.

Public Attributes

int id
 id of numa node in hardware topology
 
std::size_t memory
 Total detected memory in bytes.
 
std::vector< int > processingUnits
 PUs in this node on which we can run.
 

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