Click here to Skip to main content
15,895,746 members
Articles / High Performance Computing

Faster Sorting in C# by Utilizing GPU with NVIDIA CUDA

Rate me:
Please Sign up or sign in to vote.
4.91/5 (9 votes)
8 Aug 2011CPOL8 min read 49.1K   19  
An entry level example of how to use NVIDIA CUDA technology to achieve better performance within C# with minimum possible amount of code

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
United States United States
I am an MCAD, MCSD, MCTS, MCPD, MCT and Certified CUDA Programmer.
You can find more technical articles on my blog at http://www.adnanboz.com.

Comments and Discussions