lammps/lib/gpu/cudpp_mini
pscrozi 4366bfffd3 Getting rid of extra CR characters at ends of lines.
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@5285 f3b2605a-c512-4ea7-a41b-209d697bcdaa
2010-11-23 19:52:03 +00:00
..
cta Getting rid of extra CR characters at ends of lines. 2010-11-23 19:52:03 +00:00
kernel Getting rid of extra CR characters at ends of lines. 2010-11-23 19:52:03 +00:00
README Changes from Mike Brown. 2010-11-23 00:40:35 +00:00
cudpp.cpp Getting rid of extra CR characters at ends of lines. 2010-11-23 19:52:03 +00:00
cudpp.h Getting rid of extra CR characters at ends of lines. 2010-11-23 19:52:03 +00:00
cudpp_globals.h Getting rid of extra CR characters at ends of lines. 2010-11-23 19:52:03 +00:00
cudpp_maximal_launch.cpp Getting rid of extra CR characters at ends of lines. 2010-11-23 19:52:03 +00:00
cudpp_maximal_launch.h Getting rid of extra CR characters at ends of lines. 2010-11-23 19:52:03 +00:00
cudpp_plan.cpp Getting rid of extra CR characters at ends of lines. 2010-11-23 19:52:03 +00:00
cudpp_plan.h Getting rid of extra CR characters at ends of lines. 2010-11-23 19:52:03 +00:00
cudpp_plan_manager.cpp Getting rid of extra CR characters at ends of lines. 2010-11-23 19:52:03 +00:00
cudpp_plan_manager.h Getting rid of extra CR characters at ends of lines. 2010-11-23 19:52:03 +00:00
cudpp_radixsort.h Getting rid of extra CR characters at ends of lines. 2010-11-23 19:52:03 +00:00
cudpp_scan.h Getting rid of extra CR characters at ends of lines. 2010-11-23 19:52:03 +00:00
cudpp_util.h Getting rid of extra CR characters at ends of lines. 2010-11-23 19:52:03 +00:00
cutil.h Getting rid of extra CR characters at ends of lines. 2010-11-23 19:52:03 +00:00
license.txt Getting rid of extra CR characters at ends of lines. 2010-11-23 19:52:03 +00:00
radixsort_app.cu Getting rid of extra CR characters at ends of lines. 2010-11-23 19:52:03 +00:00
scan_app.cu Changes from Mike Brown. 2010-11-23 00:40:35 +00:00
sharedmem.h Getting rid of extra CR characters at ends of lines. 2010-11-23 19:52:03 +00:00

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!