Gromacs
2022.2
|
#include <gromacs/hardware/device_information.h>
Platform-dependent device information.
The device information is queried and set at detection and contains both information about the device/hardware returned by the runtime as well as additional data like support status.
Public Attributes | |
DeviceStatus | status |
Device status. | |
int | id |
ID of the device. | |
DeviceVendor | deviceVendor |
Device vendor. | |