CUDPP 2.0
CUDA Data-Parallel Primitives Library
Namespaces
/mnt/hgfs/VMWare/cudpp/src/cudpp_hash/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

namespace  CudaHT
 

Encapsulates the hash table library.



Detailed Description

Implements hash tables that assign each unique key an ID.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines