wow2006 / cudpp

Automatically exported from code.google.com/p/cudpp
Other
0 stars 0 forks source link

Code review request: new radix sort implementation #4

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Purpose of code changes on this branch:

To add Mark's optimizations to radix sort from the CUDA SDK.

When reviewing my code changes, please focus on:

radixsort_*.cu
cudpp_plan.*
cudpp_plan_manager.*
cudpp_maximal_launch.*
test_radixsort.cu (cudpp_testrig)

Use SVN diff to guide your review.

Original issue reported on code.google.com by harr...@gmail.com on 16 Jun 2009 at 6:52

GoogleCodeExporter commented 9 years ago

Original comment by harr...@gmail.com on 16 Jun 2009 at 12:32

GoogleCodeExporter commented 9 years ago
Now that my code has been checked in you can go ahead with this, Shubho.  
Ignore the
"Start reviewing: /branches" bit above since our code isn't in google code yet.

Original comment by harr...@gmail.com on 17 Jun 2009 at 1:12

GoogleCodeExporter commented 9 years ago
Shubho, I see you made some cosmetic fixes to the above files.  Thanks.  Any 
further
comments?  If not, please mark this bug verified.

Original comment by harr...@gmail.com on 29 Jun 2009 at 12:17

GoogleCodeExporter commented 9 years ago

Original comment by shu...@gmail.com on 29 Jun 2009 at 12:28