On Tue, Mar 27, 2012 at 22:34, Serra, Mr. Efren, Contractor, Code 7542
<[email protected]> wrote:

> That's the sort of coding samples I haven't found online.

PyCUDA (in my code at least) takes all/most of the pain out
of GPU computing, but it's not meant to replace CUDA. Thus,
if you search for CUDA examples, you will get much further
with respect to understanding why/how to use CUDA. Then, you
should work with those examples from PyCUDA. I would strongly
suggest starting with NVIDIA's CUDA Programming Guide which
is provided with the SDK.

_______________________________________________
PyCUDA mailing list
[email protected]
http://lists.tiker.net/listinfo/pycuda

Reply via email to