On Donnerstag 04 März 2010, Fabrizio Milo aka misto wrote:
> The work around should simple be to import pycuda after the fork.
> Importing before would be useless, because for sure you can't
> initialize cuInit and thus can't use any cu* function..
> 
> Or I am missing something ?

Imports might happen at module scope, not just where PyCUDA is actively
used. Yes, it can all be worked around.  But no, the behavior is not
going to change.

Andreas

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

_______________________________________________
PyCUDA mailing list
pyc...@host304.hostmonster.com
http://host304.hostmonster.com/mailman/listinfo/pycuda_tiker.net

Reply via email to