OmniSciDB
a5dc49c757
|
Classes | |
struct | DeviceProperties |
class | CudaMgr |
class | DeviceMemoryAllocationMap |
Typedefs | |
using | DeviceMemoryAllocationMapUqPtr = std::unique_ptr< DeviceMemoryAllocationMap > |
Enumerations | |
enum | NvidiaDeviceArch { NvidiaDeviceArch::Kepler, NvidiaDeviceArch::Maxwell, NvidiaDeviceArch::Pascal, NvidiaDeviceArch::Volta, NvidiaDeviceArch::Turing, NvidiaDeviceArch::Ampere } |
Functions | |
std::string | errorMessage (CUresult const status) |
using CudaMgr_Namespace::DeviceMemoryAllocationMapUqPtr = typedef std::unique_ptr<DeviceMemoryAllocationMap> |
Definition at line 67 of file DeviceMemoryAllocationMap.h.
|
strong |
std::string CudaMgr_Namespace::errorMessage | ( | CUresult const | status | ) |
Definition at line 40 of file CudaMgr.cpp.
References to_string().