cuAlgo A collection of CUDA algorithms Quick Start Dependencies: CMake CUDA Doxygen Installation: mkdir build cd build cmake .. make install Run tests: cd build/tests ctest View documentation firefox build/docs/html/index.html