When does Bit-Rate bottleneck VRAM?
General rule of thumb is 125 bit per 1gb.
That rule of thumb makes no sense...
OP, the end-result is memory bandwidth. If you have not enough memory bandwidth to fill an overly large buffer, you have a problem.
Technically, I would not put more than 2GB of vRAM on a 128-bit memory bus, as you'd need a very fast memory clock to make good use of more than that. 256-bit memory buses can deal with 4GB and over if their memory clocks are fast enough. If your card has a 192-bit memory bus (or higher) and 5000MHz memory clock (or higher), then you probably won't be bottlenecked at all.
It's very difficult to determine an actual "bottleneck" for vRAM really... but the full story is only told by memory bandwidth in total, not clock speed or memory bus alone.
To calculate memory bandwidth, multiply the effective clock speed by the memory bus then divide that by 8. The number should be in Megabytes per second.
Example: 6000MHz memory clock on GTX 680 * 256-bit memory bus / 8 (cuz 8 bits = 1 byte) = 192,000. Then divide by 1000 for Gigabytes per second, so 192GB/s. If you check nVidia's specs for this card, you'll see that's what they list the bandwidth as.
If you need more info, you can click the vRAM information guide link in my signature.

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now