Jason Lowe-Power
Jason Lowe-Power
Thanks for this! Can you commit your driver.py in configs/examples/gem5_library/multism (or something like that) so we can see that file as well? The need for this feature has come up...
Thanks for creating this issue, @FJShen! To answer your question, when I'm reviewing code I think about two main things: 1. What is the impact of the change? In this...
10s of minutes seems worth it! Please make the PR and we can have more discussion there.
@JianYugen what command did you run to compile gem5? To try to get around this, others have been able to get it to work if they delete the build directory...
Glad you found a work around. I still have no idea how to reproduce the issue :). At least we have a workaround now, though.
I think this is likely due to running out of memory. Can you provide: 1. Your host's hardware details (memory capacity) 2. The output of `scons --verbose` We would love...
@saul44203 and @psharath1 do we want to merge this as-is or do we want to wait to fix other bugs?
Does that mean this should be merged as-is?
Great! Thanks for helping out so much!
Thanks for the contribution, @Kingfish404 ! Could you give some more detail in the commit message about the purpose and the design of this commit? It is difficult to review...