Measuring time.

Hi guys

I am a newbie to CUDA… I ve started doing some cuda programming… I’m using cufft for doing fft on the data … I want to measure the time taken to perform the fft on GPU .
And therefore I would like to do the same for different fft lengths and batches. Please help me…

Hi,

have a look at the Cuda Programming Guide - section “Events”.