Re: [PyCuda] global memory?

2009-02-02 Thread Ian Cullinan
Forgot to send to the list. From: Ian Cullinan Sent: Tuesday, 3 February 2009 11:23 AM To: Dan Goodman Subject: RE: [PyCuda] global memory? I dunno about the allocation (unless you can do the filter in-place, then reshape the array to the right size) I

Re: [PyCuda] pycuda memcpy_htod

2009-03-02 Thread Ian Cullinan
arrays, isn't that what GPUArray is for? Just my 2 cents. Ian Cullinan From: pycuda-boun...@tiker.net [pycuda-boun...@tiker.net] On Behalf Of Andreas Klöckner [li...@informa.tiker.net] Sent: Monday, 2 March 2009 8:21 AM To: Nicholas Tung Cc: pycuda@tiker.net

[PyCuda] FW: Why are Function.lmem, Function.smem, and Function.registers deprecated?

2009-05-19 Thread Ian Cullinan
Whoops, forgot to send to the list. I'll remember one day. Ian From: Andreas Klöckner [li...@informa.tiker.net] Sent: Wednesday, 20 May 2009 11:43 AM To: Ian Cullinan Subject: Re: [PyCuda] Why are Function.lmem, Function.smem, and Function.registers

Re: [PyCUDA] Very simple speed testing code for another beginner...

2010-01-28 Thread Ian Cullinan
to achieve that :) Cheers, Ian Cullinan From: pycuda-boun...@tiker.net [pycuda-boun...@tiker.net] On Behalf Of Ian Ozsvald [...@ianozsvald.com] Sent: Friday, 29 January 2010 1:29 AM To: pycuda@tiker.net Subject: [PyCUDA] Very simple speed testing code