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