#include <ROCmInterface.h>
Public Member Functions | |
virtual std::pair< int, int > | computeCapability (int device) const =0 |
virtual bool | enabled () const =0 |
virtual int | numberOfDevices () const =0 |
ROCmInterface ()=default | |
virtual | ~ROCmInterface ()=default |
Definition at line 6 of file ROCmInterface.h.
|
default |
|
virtualdefault |
|
pure virtual |
Implemented in ROCmService.
|
pure virtual |
|
pure virtual |
Implemented in ROCmService.