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

#include <gromacs/hardware/cpuinfo.h>

Description

Entry with basic information for a single logical processor.

Public Attributes

int socketRankInMachine
 Relative rank of the current socket in the system.
 
int coreRankInSocket
 Relative rank of the current core in its socket.
 
int hwThreadRankInCore
 Relative rank of logical processor in its core.
 

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