wow2006 / cudpp

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

Add radix sort optimizations from CUDA SDK radix sort code #2

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
We need to get the faster version of radix sort from the CUDA SDK into
CUDPP.  Mark is working on this.

Original issue reported on code.google.com by harr...@gmail.com on 11 Jun 2009 at 8:41

GoogleCodeExporter commented 9 years ago

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

GoogleCodeExporter commented 9 years ago

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

GoogleCodeExporter commented 9 years ago
I have now verified the new sort on 

WinXP 32-bit
Ubuntu 8.04 32-bit
Ubuntu 8.04 64-bit
Mac OS X 32-bit

I haven't tested Vista or any 64-bit windows yet, but we can file issues as we 
find
them.  Marking verified.

Original comment by harr...@gmail.com on 17 Jun 2009 at 6:45