Gromacs  2025-dev-20240913-b871546
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Attributes
gmx::HardwareTopology::Package Struct Reference

#include <gromacs/hardware/hardwaretopology.h>

Description

Information about a single package in the system.

Note
The list of cores in the package might be empty if none of them contains processing units on which we are allowed to run.

Public Attributes

int id
 id of this package in hardware topology/system
 
std::vector< Corecores
 Cores in this package with processing units on which we can run.
 

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