OmniSciDB
85c2d10cdc
|
#include "Shared/nocuda.h"
#include <cstdlib>
#include <memory>
#include <mutex>
#include <stdexcept>
#include <vector>
#include "DataMgr/Allocators/DeviceAllocator.h"
Go to the source code of this file.
Classes | |
class | OutOfRenderMemory |
class | StreamingTopNNotSupportedInRenderQuery |
class | RenderAllocator |
class | RenderAllocatorMap |
Namespaces | |
QueryRenderer | |
Enumerations | |
enum | RAExecutionPolicy { RAExecutionPolicy::Host, RAExecutionPolicy::Device } |
|
strong |
Enumerator | |
---|---|
Host | |
Device |
Definition at line 52 of file RenderAllocator.h.