We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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:
The text was updated successfully, but these errors were encountered:
I am facing the same issue! @psoni357, did you find any solution for it?
Thanks
Sorry, something went wrong.
No branches or pull requests
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:
The text was updated successfully, but these errors were encountered: