|
Gromacs
2026.0
|
#include <cstddef>#include <array>#include <optional>
Include dependency graph for device_management_shared_amd.h:
This graph shows which files directly or indirectly include this file:Declares shared methods for handling AMD devices.
Adds methods that are useful for different backends that enable the use of AMD hardware.
Functions | |
| std::optional< std::array < std::byte, 16 > > | getAmdDeviceUuid (int deviceId) |
| Optionally get an unique identifier for AMD devices. More... | |
| std::optional<std::array<std::byte, 16> > getAmdDeviceUuid | ( | int | deviceId | ) |
Optionally get an unique identifier for AMD devices.
1.8.5