On Samstag 24 Oktober 2009, Peter Schmidtke wrote:
> Dear PyCuda mailing list readers,
> 
> I just wondered why pycuda is eating lots of the cards memory after
> execution of the make_context() command on the device. Just more precisely
> on my GeForce 8800 GT I have a global memory of 512Mb and I can see that
> after the make_context command 12Mb are used.
> 
> Is this also the case if one uses only the C API?

PyCUDA's make_context really only calls the underlying CUDA API function, so 
I'd be surprised if this was related to PyCUDA in any way.

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