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

#include <gromacs/hardware/hardwaretopology.h>

Description

Information about socket, core and hwthread for a logical processor.

Public Attributes

int socketRankInMachine
 Index of socket in machine.
 
int coreRankInSocket
 Index of core in socket.
 
int hwThreadRankInCore
 Index of hardware thread in core.
 
int numaNodeId
 Index of numa node.
 

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