lammps/lib/gpu/cudpp_mini
Axel Kohlmeyer 3394d18a2a convert gpu lib to use c++-style include files 2018-05-08 00:25:10 -04: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 convert gpu lib to use c++-style include files 2018-05-08 00:25:10 -04: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 convert gpu lib to use c++-style include files 2018-05-08 00:25:10 -04: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 convert gpu lib to use c++-style include files 2018-05-08 00:25:10 -04: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!