How can I obtain the Gflop/s in GPU?

As the title, thanks.

There isn’t an automatic way of getting this information. You need to determine the total number of floating point operations perform divided by the total execution time.

Hope this helps,
Mat