lammps/lib/gpu/cudpp_mini
Steve Plimpton abc5a32c8a gpu lib sync 2016-08-23 15:30:01 -06: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 gpu lib sync 2016-08-23 15:30:01 -06:00
cudpp_globals.h gpu lib sync 2016-08-23 15:30:01 -06: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 gpu lib sync 2016-08-23 15:30:01 -06: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 gpu lib sync 2016-08-23 15:30:01 -06: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 gpu lib sync 2016-08-23 15:30:01 -06:00
cudpp_radixsort.h gpu lib sync 2016-08-23 15:30:01 -06:00
cudpp_scan.h gpu lib sync 2016-08-23 15:30:01 -06:00
cudpp_util.h gpu lib sync 2016-08-23 15:30:01 -06:00
cutil.h Getting rid of extra CR characters at ends of lines. 2010-11-23 19:52:03 +00:00
license.txt git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@13906 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2015-08-19 15:15:32 +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 gpu lib sync 2016-08-23 15:30:01 -06: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!