Hi Efren,

On Tue, 27 Mar 2012 10:23:12 -0700, "Serra, Mr. Efren, Contractor, Code 7542" 
<efren.serra....@nrlmry.navy.mil> wrote:
> Trying to figure out where to boost performance for my apps.  For
> instance, where should one use PyCUDA, attached is a program I'm
> trying to optimize or improve runtime.  I, naively, started optimizing
> numpy.stdev and numpy.average.  Is that what I should focus on?
> Thanks for your time.

I'm glad to hear PyCUDA is working for you now. That said, it's a bit
much to expect someone on this list to go through your code and tell you
how to best use PyCUDA. It's up to you to measure where your code is
spending time, and to know enough about GPUs to see if they can be of
help for your workload.

Sorry, and best of luck,
Andreas

_______________________________________________
PyCUDA mailing list
PyCUDA@tiker.net
http://lists.tiker.net/listinfo/pycuda

Reply via email to