ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
Gpu.cpp File Reference
#include "Gpu.h"
#include <Logging.h>
#include <memory.h>
#include <sstream>
Include dependency graph for Gpu.cpp:

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...