CUDPP  2.3
CUDA Data-Parallel Primitives Library
Namespaces
hash_compacting.cpp File Reference

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

 CudaHT
 Encapsulates the hash table library.
 

Detailed Description

Implements hash tables that assign each unique key an ID.