You can’t calculate the global memory bandwidth, but you can find it on the spec sheet for your device (check the Nvidia website). In actual programs you will be able to achieve at most about 70% or so of this theoretical maximum.
You can also run the bandwidthTest from the SDK to measure bandwidth on your device.