CUDPP  2.2
CUDA Data-Parallel Primitives Library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
cudpp Directory Reference

Directories

directory  app
 
directory  cta
 
directory  kernel
 

Files

file  cuda_util.h
 
file  cudpp.cpp
 Main library source file. Implements wrappers for public interface.
 
file  cudpp_compact.h
 Compact functionality header file - contains CUDPP interface (not public)
 
file  cudpp_compress.h
 Compress functionality header file - contains CUDPP interface (not public)
 
file  cudpp_globals.h
 Global declarations defining machine characteristics of GPU target. These are currently set for best performance on G8X GPUs. The optimal parameters may change on future GPUs. In the future, we hope to make CUDPP a self-tuning library.
 
file  cudpp_listrank.h
 ListRank functionality header file - contains CUDPP interface (not public)
 
file  cudpp_manager.cpp
 
file  cudpp_manager.h
 
file  cudpp_maximal_launch.cpp
 
file  cudpp_maximal_launch.h
 
file  cudpp_mergesort.h
 
file  cudpp_plan.cpp
 
file  cudpp_plan.h
 
file  cudpp_radixsort.h
 
file  cudpp_rand.h
 rand functionality header file - contains CUDPP interface (not public)
 
file  cudpp_reduce.h
 Reduce functionality header file - contains CUDPP interface (not public)
 
file  cudpp_sa.h
 Suffix Array functionality header file - contains CUDPP interface (not public)
 
file  cudpp_scan.h
 Scan functionality header file - contains CUDPP interface (not public)
 
file  cudpp_segscan.h
 Scan functionality header file - contains CUDPP interface (not public)
 
file  cudpp_spmvmult.h
 Scan functionality header file - contains CUDPP interface (not public)
 
file  cudpp_stringsort.h
 
file  cudpp_tridiagonal.h
 tridiagonal functionality header file - contains CUDPP interface (not public)
 
file  cudpp_util.h
 C++ utility functions and classes used internally to cuDPP.
 
file  sharedmem.h
 Shared memory declaration struct for templatized types.