What is the difference between the cudaDeviceProp fields clockRate and memClockRate.
Is the first one SP clock rate and the later memory controller clock rate?
Also somewhere I read that, there are three different clocks in GPU. How does that compare with this?
Thanks! But I still dont get it…I got that the 680 has the shader clock removed. But I have a GTX480 and it shows 2 clocks around 1GHz.
I meant:
cudaDeviceProp.clockRate : core clock
cudaDeviceProp.memClockRate : memory controller clock