Skip to content
Commit d6313500 authored by Bryan Catanzaro's avatar Bryan Catanzaro
Browse files

Added support for compiling and linking CUDA code into the Python interpreter.

There is now an NVCCToolchain, as well as a CudaModule which coordinates compilation of CUDA code by nvcc and linking it with a BoostPythonModule on the host.
parent 2d7cf891
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment