4 <at> gmail.com> writes: > > Dear all, > > I'd like to release the DRAMSim2 patch for its integration with gem5. > The patch can work with the latest DRAMSim2 and gem5. In particular, > DRAMSim2 has multiple channels though only one channel is tested (passed > bzip2 with 10,000,000 instructions) . > > You can download the patch tarball from > http://www.cse.psu.edu/~tzz106/DRAMSim2_gem5_patch.tar.gz. The patch > can ONLY be used WITHOUT ruby. > > Finally, thank my prior colleague, Xiangyu Dong (Rio), for his prior > work on this. > > Please let me know if you have any problem. > > Regards, > > Tao >
Hi Tao, This is a very useful patch. However, I tried running this using gem5.opt for FS and X86. However, it caused an error at : DRAMSim2.cc : line 150 ; DRAMSim2::read_complete() assert(pkt()->isResponse()). However it runs fine with gem5.fast as of now. What could go wrong ? I am a beginner in gem5 and is gradually getting the flow of gem5. So taking time for me to debug . _______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
