Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 157 Bytes

File metadata and controls

2 lines (2 loc) · 157 Bytes

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.