Class with RAII mechanism for selecting a HIP device.
Definition select_device.hpp:25
int device() const
Identifier for the device being seleced.
Definition select_device.cpp:30
~select_device()
Deconstructs the object, returning to the device that was selected before constructing this object.
Definition select_device.cpp:25
Namespace for types that should not be used directly by clients.
Definition get_device.cpp:17