39 #include <pcl/pcl_exports.h>
83 const char* func =
"");
PCL_EXPORTS void setDevice(int device)
Sets active device to work with.
void PCL_EXPORTS printShortCudaDeviceInfo(int device=-1)
Prints information about given cuda device or about all devices.
void PCL_EXPORTS printCudaDeviceInfo(int device=-1)
Prints information about given cuda device or about all devices.
void PCL_EXPORTS error(const char *error_string, const char *file, const int line, const char *func="")
Error handler.
PCL_EXPORTS std::string getDeviceName(int device)
Return device name for given device.
PCL_EXPORTS int getCudaEnabledDeviceCount()
Returns number of Cuda device.
bool PCL_EXPORTS checkIfPreFermiGPU(int device=-1)
Returns true if pre-Fermi generator GPU.