Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
edmundyan opened this issue Mar 8, 2013 · 1 comment
Closed

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

edmundyan opened this issue Mar 8, 2013 · 1 comment

Comments

@edmundyan
Copy link
Contributor

Original author: harr...@gmail.com (June 11, 2009 08:41:00)

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

Original issue: http://code.google.com/p/cudpp/issues/detail?id=2

@edmundyan
Copy link
Contributor Author

From harr...@gmail.com on June 17, 2009 06:45:48
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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant