rodrigob / cudatemplates

The "CUDA templates" are a collection of C++ template classes and functions which provide a consistent interface to NVIDIA's "Compute Unified Device Architecture" (CUDA), hiding much of the complexity of the underlying CUDA functions from the programmer (see the brief overview of the main features). Original author: Markus Grabner
27Updated 13 years ago

Related projects

Alternatives and complementary repositories for cudatemplates