/cuda-cpp_wrapper_example

An example of how to run CUDA kernels from a c++ program.

Primary LanguageCuda

Calling CUDA kernels from c++ programs

Super basic example of how to run a CUDA kernel from a c++ program. Probably not flawless but it gets the job done.