|
CUDPP 2.0
CUDA Data-Parallel Primitives Library
|
Implements hash tables that assign each unique key an ID. More...
#include "hash_compacting.h"#include "hash_functions.h"#include <cuda_runtime_api.h>#include <cudpp.h>#include "cuda_util.h"#include <set>Namespaces | |
| namespace | CudaHT |
Encapsulates the hash table library. | |
Implements hash tables that assign each unique key an ID.
1.7.4