Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Assert Error When Running FCFS Policy #98

Open
psoni357 opened this issue Apr 6, 2021 · 1 comment
Open

Assert Error When Running FCFS Policy #98

psoni357 opened this issue Apr 6, 2021 · 1 comment

Comments

@psoni357
Copy link

psoni357 commented Apr 6, 2021

Hello,

I'm getting the following error when running Ramulator with the FCFS scheduling policy:

ramulator: src/Refresh.h:107: void ramulator::Refreshramulator::DDR3::refresh_target(Controller *, int, int, int) [T = ramulator::DDR3]: Assertion `res' failed.

I'm running Ramulator with 4 gunzipped cpu traces from the cputraces directory. So I'm running something like:

./ramulator configs/DDR3-config.cfg --mode=cpu cpu.trace ./cputraces/462.libquantum ./cputraces/437.leslie3d ./cputraces/433.milc ./cputraces/464.h264ref

Does anyone have any information on what could be causing this issue? Can anyone reproduce the issue?

Steps to reproduce:

  • Compile Ramulator with the FCFS scheduling policy in Scheduler.h
  • Run Ramulator in cpu mode with DDR3-config.cfg and the 462.libquantum, 437.leslie3d, 433.milc, and 464.h264ref trace files
@moalaa
Copy link

moalaa commented Jul 28, 2021

Hello,

I am facing the same issue! @psoni357, did you find any solution for it?

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants