VaneDB 0.1.0
Embeddable vector database for edge AI
Loading...
Searching...
No Matches
Namespaces | Enumerations | Functions | Variables
gpu_distance.h File Reference
#include <cstddef>

Go to the source code of this file.

Namespaces

namespace  vanedb
 
namespace  vanedb::gpu
 

Enumerations

enum class  vanedb::gpu::Backend { vanedb::gpu::NONE , vanedb::gpu::METAL , vanedb::gpu::CUDA }
 

Functions

Backend vanedb::gpu::available ()
 
bool vanedb::gpu::use_gpu (size_t n, size_t d)
 

Variables

constexpr size_t vanedb::gpu::GPU_THRESHOLD = 50000