![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|

Go to the source code of this file.
Namespaces | |
| cloudViewer | |
| Generic file read and write utility for python interface. | |
| cloudViewer::core | |
| cloudViewer::core::cuda | |
Functions | |
| int | cloudViewer::core::cuda::DeviceCount () |
| bool | cloudViewer::core::cuda::IsAvailable () |
| void | cloudViewer::core::cuda::ReleaseCache () |
| Releases CUDA memory manager cache. This is typically used for debugging. More... | |
| void | cloudViewer::core::cuda::Synchronize () |
| void | cloudViewer::core::cuda::Synchronize (const Device &device) |
| void | cloudViewer::core::cuda::AssertCUDADeviceAvailable (int device_id) |
| void | cloudViewer::core::cuda::AssertCUDADeviceAvailable (const Device &device) |
| bool | cloudViewer::core::cuda::SupportsMemoryPools (const Device &device) |
| CLOUDVIEWER_DLL_EXPORT int | cloudViewer_core_cuda_device_count () |
| CLOUDVIEWER_DLL_EXPORT int cloudViewer_core_cuda_device_count | ( | ) |
Definition at line 333 of file CUDAUtils.cpp.
References cloudViewer::core::cuda::DeviceCount().