Merge CUDA dll with C# dll

Hi

Does anybody know how to merge a C++ dll that contains CUDA kernels with a C# dll that wraps calls to the first one?

Sergio