Open3D (C++ API)  0.19.0
Loading...
Searching...
No Matches
CUDAUtils.cpp File Reference

Namespaces

namespace  open3d
namespace  open3d::core
namespace  open3d::core::cuda

Functions

int open3d::core::cuda::DeviceCount ()
bool open3d::core::cuda::IsAvailable ()
void open3d::core::cuda::ReleaseCache ()
 Releases CUDA memory manager cache. This is typically used for debugging.
void open3d::core::cuda::Synchronize ()
void open3d::core::cuda::Synchronize (const Device &device)
void open3d::core::cuda::AssertCUDADeviceAvailable (int device_id)
void open3d::core::cuda::AssertCUDADeviceAvailable (const Device &device)
bool open3d::core::cuda::SupportsMemoryPools (const Device &device)
OPEN3D_DLL_EXPORT int open3d_core_cuda_device_count ()

Function Documentation

◆ open3d_core_cuda_device_count()

OPEN3D_DLL_EXPORT int open3d_core_cuda_device_count ( )