Gromacs
2025-dev-20240913-b871546
|
#include <gromacs/hardware/hardwaretopology.h>
Information about a single package in the system.
Public Attributes | |
int | id |
id of this package in hardware topology/system | |
std::vector< Core > | cores |
Cores in this package with processing units on which we can run. | |