Skip to content

Latest commit

 

History

308 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A collection of CUDA algorithms

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages