File List

Here is a list of all documented files with brief descriptions:
cudpp.hMain library header file. Defines public interface
cudpp.cppMain library source file. Implements wrappers for public interface
cudpp_compact.hCompact functionality header file - contains CUDPP interface (not public)
cudpp_globals.hGlobal 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
cudpp_scan.hScan functionality header file - contains CUDPP interface (not public)
cudpp_segscan.hScan functionality header file - contains CUDPP interface (not public)
cudpp_sort.hSorting functionality header file - contains CUDPP interface (not public)
cudpp_spmvmult.hScan functionality header file - contains CUDPP interface (not public)
cudpp_util.hC++ utility functions and classes used internally to cuDPP
sharedmem.hShared memory declaration struct for templatized types
compact_app.cuCUDPP application-level compact routines
scan_app.cuCUDPP application-level scan routines
segmented_scan_app.cuCUDPP application-level scan routines
sort_app.cuCUDPP application-level sort routines
spmvmult_app.cuCUDPP application-level scan routines
scan_cta.cuCUDPP CTA-level scan routines
segmented_scan_cta.cuCUDPP CTA-level scan routines
sort_cta.cuCUDPP CTA-level sort routines
compact_kernel.cuCUDPP kernel-level compact routines
scan_kernel.cuCUDPP kernel-level scan routines
segmented_scan_kernel.cuCUDPP kernel-level scan routines
sort_kernel.cuCUDPP kernel-level sort routines
spmvmult_kernel.cuCUDPP kernel-level scan routines
vector_kernel.cuCUDA kernel methods for basic operations on vectors

Generated on Sun Apr 20 19:51:33 2008 for CUDPP by  doxygen 1.5.5