Coder Social home page Coder Social logo

HBM IPC numbers about ramulator HOT 2 CLOSED

cmu-safari avatar cmu-safari commented on August 25, 2024
HBM IPC numbers

from ramulator.

Comments (2)

kevincha avatar kevincha commented on August 25, 2024

Hi Kunal,

Thanks for pointing out the issue. There was a problem on how the Ramulator maps which bits from the physical address to the channel/rank IDs. I've pushed a patch that fixes the problem to the main branch. So please check it out.

Regarding your assert, if the purpose is to make sure the function is called, shouldn't it be "assert(req.addr_vec[0] >= 0);", instead of <= 0? req.addr_vec[0] is the channel ID, which is >= 0.

Thanks,
Kevin

from ramulator.

kkorgaon avatar kkorgaon commented on August 25, 2024

Hi Kevin,

Thanks Kevin. To validate (for now) I ran this, and I do see a difference in IPC nos for HBM.
./ramulator-cputrace cputraces/429.mcf;
DDR3: 1.00000
DDR4: 1.30493
SALP: 1.22766
LPDDR3: 0.71974
LPDDR4: 0.93880
GDDR5: 1.63193
HBM: 1.86421
WideIO: 0.95743
WideIO2: 1.44096
DSARP: 0.98984
ALDRAM: 1.04933
TLDRAM: 0.77555

The assert was for debugging purposes only. Now that the issue is fixed, it can be commented out.

Thanks,
Kunal

from ramulator.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.