• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..04-Mar-2020-

cta/H04-Mar-2020-958556

kernel/H04-Mar-2020-1,453814

READMEH A D04-Mar-2020224 65

cudpp.cppH A D04-Mar-202015.6 KiB41839

cudpp.hH A D04-Mar-202021.7 KiB526134

cudpp_globals.hH A D04-Mar-20202.5 KiB6725

cudpp_maximal_launch.cppH A D04-Mar-20203.4 KiB9560

cudpp_maximal_launch.hH A D04-Mar-20201.2 KiB3822

cudpp_plan.cppH A D04-Mar-202015.2 KiB460119

cudpp_plan.hH A D04-Mar-20207 KiB15999

cudpp_plan_manager.cppH A D04-Mar-20203.9 KiB156104

cudpp_plan_manager.hH A D04-Mar-20201.8 KiB5728

cudpp_radixsort.hH A D04-Mar-20201 KiB3517

cudpp_scan.hH A D04-Mar-20201 KiB3714

cudpp_util.hH A D04-Mar-20209 KiB364244

cutil.hH A D04-Mar-202042.5 KiB880354

radixsort_app.cuH A D04-Mar-202037.5 KiB994756

scan_app.cuH A D04-Mar-202030.7 KiB772604

sharedmem.hH A D04-Mar-20204.6 KiB16773

README

1This is a stripped down and customized version
2of the CUDA performance primitives library for
3use with the GPU package in LAMMPS.
4Don't use for anything else, get the real thing
5from http://code.google.com/p/cudpp/ instead!
6