ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
Gpu.h File Reference
#include <string>
Include dependency graph for Gpu.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 cloudViewer
 Generic file read and write utility for python interface.
 
 cloudViewer::gpu
 

Functions

bool cloudViewer::gpu::gpuSupportCUDA (int minComputeCapabilityMajor, int minComputeCapabilityMinor, int minTotalDeviceMemory=0)
 Check if the system support CUDA with the given parameters. More...
 
std::string cloudViewer::gpu::gpuInformationCUDA ()
 gpuInformationCUDA More...