Turns out that the problem was Windows Vista.  Counters didn't work in Vista
until the new 2.2 drivers.  Upgraded to 2.2 and now everything works.

On Mon, May 18, 2009 at 5:48 PM, Ahmed Fasih <[email protected]> wrote:

> PyCUDA works independently of cudaprof, which should work fine with
> it. Make sure you only have 4 variables you're profiling, since most
> cards only have 4 hardware counters. This number might be lower in
> older cards. Best of luck,
> Ahmed
>
> On Mon, May 18, 2009 at 8:42 PM, Tom Annau 
> <[email protected]<tom.annau%[email protected]>>
> wrote:
> > Has anyone tried using cudaprof to profile their pycuda code?
> >
> > I can run cudaprof and get top-level summary stats about total method and
> > memcopy runtimes, but I can't seem to get the counters to work.  I check
> all
> > the counter checkboxes but nothing gets reported.
> >
> > I am running on Windows Vista 32-bit with a 9800GTS card.
> >
> > Thanks in advance for any help with this,
> >
> > Tom
> >
> >
> > _______________________________________________
> > PyCuda mailing list
> > [email protected]
> > http://tiker.net/mailman/listinfo/pycuda_tiker.net
> >
> >
>
_______________________________________________
PyCuda mailing list
[email protected]
http://tiker.net/mailman/listinfo/pycuda_tiker.net

Reply via email to