forked from lijiext/lammps
abc5a32c8a | ||
---|---|---|
.. | ||
cta | ||
kernel | ||
README | ||
cudpp.cpp | ||
cudpp.h | ||
cudpp_globals.h | ||
cudpp_maximal_launch.cpp | ||
cudpp_maximal_launch.h | ||
cudpp_plan.cpp | ||
cudpp_plan.h | ||
cudpp_plan_manager.cpp | ||
cudpp_plan_manager.h | ||
cudpp_radixsort.h | ||
cudpp_scan.h | ||
cudpp_util.h | ||
cutil.h | ||
license.txt | ||
radixsort_app.cu | ||
scan_app.cu | ||
sharedmem.h |
README
This is a stripped down and customized version of the CUDA performance primitives library for use with the GPU package in LAMMPS. Don't use for anything else, get the real thing from http://code.google.com/p/cudpp/ instead!