forked from lijiext/lammps
4366bfffd3
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@5285 f3b2605a-c512-4ea7-a41b-209d697bcdaa |
||
---|---|---|
.. | ||
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!