Erfan Azarkhish via gem5-users <gem5-users <at> gem5.org> writes:
> > ---------- Forwarded message ----------From: "Erfan Azarkhish" <erfan.azarkhish <at> unibo.it>Date: Oct 29, 2014 10:15 AMSubject: Re: [gem5-users] Seg Fault with Multi-channel MemoryTo: "Patrick L." <plafratt <at> gmail.com>, "gem5 users" <gem5-users <at> gem5.org>Cc: Hi Patrik, > Are you using gem5-stable? Because support for multichannel memory is still in gem5-mirror. > I have seen this issue and i dont know the solution, but in my case I was able to simply comment the code which was causing the exception (it was just a check statement). Now it is working fine, but the issue still remains. Erfan, I commented out those checks (around line 127 of src/mem/dram_ctrl.cc), and it appears to be working now. Thanks for your help. -Patrick _______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
