/CUDA-Find-Key

A simple program that searches the first occurence of a given key in an array. Returns the position of the first occurrence (if it exists). This search algorithm has been implemented using CUDA C/C++ language, designed by NVIDIA.

Watchers