Skip to content
Discussion options

You must be logged in to vote

dram capacity is not modeled. CPU-GPU transfer is not modeled, thus there is no point in modeling dram capacity. Everything is assumed to be within dram when a kernel starts, which is typical of how you would launch a kernel.

That being said, the dram model does not accurately represent contemporary HBMs. It's still modeling HBM1, and we scale the number of channels to match HBM3 BW. Right now, there is nothing we can release as an accurate contemporary HBM3.
There are other projects that integrate gpgpu-sim and more accurate DRAM models, such as Ramulator. With some hacks, it should be easily adapted to Accel-Sim.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jzhou1318
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants