I have two questions to ask
why the API cufftPlan3d(plan, nx,ny,nz,c2c)
takes around 300 milliseconds to execute?
is it a gpu operation or cpu operation?
Can anybody give me an explanation in detail. I could not find a good explanation anywhere.
I have two questions to ask
why the API cufftPlan3d(plan, nx,ny,nz,c2c)
takes around 300 milliseconds to execute?
is it a gpu operation or cpu operation?
Can anybody give me an explanation in detail. I could not find a good explanation anywhere.