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.
Loading
Please register or sign in to comment