umd-memsys / DRAMSim2

DRAMSim2: A cycle accurate DRAM simulator
http://www.ece.umd.edu/~blj/papers/cal10-1.pdf
255 stars 151 forks source link

"Total transacations for multiple channels" #76

Open tks2004 opened 5 years ago

tks2004 commented 5 years ago

If we increase the number of channels the total transacations "Memory bandwidth gets divided" For example with 1 channel if it is 12GB/s with 2 channels it is 6GB/s. Our assumption was with multiple channels the bandwidth increases. Is our understanding correct on this,