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