I am trying to evaluate the feasibility of running a simple array search code in the GPU to see the exponential benefits that I have been hearing about. I want this to understand if its worthwhile to explore programming on the GPUs. I dont have much experience in CUDA libraries and would like to get help on this.
The sample code can be downloaded from dropbox
https://www.dropbox.com/s/tctxlkpehls0k1x/TestLoop.cppThe only requirements is that the code has to make use of CUDA libraries.
For your help I can compensate your reasonably in BTC.