|
Gromacs
2025.3
|
#include <gromacs/hardware/hardwaretopology.h>
Information about each numa node in system.
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. | |
1.8.5