cancel
Showing results for 
Search instead for 
Did you mean: 

Archives Discussions

ryta1203
Journeyman III

How do I calculate write time?

I'd like to calculate the theoretical write time.

Looking at the old equations, I have this:

(#threads * bits) / (bus width * memory clock)

Does the Fast Path somehow effect this?

Looking at the DCT sample, if you use the equation above for 4k*4k threads, you get:

(4096*4096*32*1) / (256*4800Mhz) for 5870 = .43ms, is this correct?

I guess the release of the new cards has prevented people from AMD posting here?

0 Likes
0 Replies