[PyCUDA] using libraries with pycuda

Dan Goodman dg.pycuda at thesamovar.net
Tue Sep 29 14:59:54 PDT 2009


Hi all,

Has anyone tried using pycuda with a library of GPU code such as CUDPP 
[1] or chag:pp [2]? How do you use these in pycuda? Is it just a matter 
of passing some header and lib file directories to nvcc via the 
options=... keyword for SourceModule?

Thanks,
Dan




More information about the PyCUDA mailing list