Gromacs
2018.7
|
#include <gromacs/hardware/hardwaretopology.h>
Information about a single socket in the system.
Public Attributes | |
int | id |
Absolute id of this socket in hardware topology. | |
std::vector< Core > | cores |
All the cores in this socket. | |