On Montag 09 März 2009, Chris Heuser wrote:
> Hey everybody! I am new to CUDA and pycuda, but I am working hard to
> understand.
> My question is this:
>
> Is there a way for me to use multiple python threads in order to run cuda
> code on multiple GPUs?
>
> I have created several threads, and in each I attempt to create a context
> for a different cuda device, but I am getting an "invalid context" error
> when I try to copy an array over.
> Any suggestions?

Can you post a self-contained (minimal) test case for the failure?

Thanks,
Andreas

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
PyCuda mailing list
[email protected]
http://tiker.net/mailman/listinfo/pycuda_tiker.net

Reply via email to