The marss.dramsim has been installed with "scons c=4 /home/mansour/DRAMSim2". 
Here are the steps that I have followed: 

Installed gcc with "sudo apt-get install" the provided ubuntu-natty.img.

Downloaded stream.c by wget 

Compiled stream.c on the guest machine with "gcc stream.c -o stream"

Switched to qemu to set the machine's name with "simconfig -machine shared_l2"
Switched to guest's terminal and ran the command:
"./start_sim; ./stream ./stop_sim"

The command runs without problem for a while and after that it stops the
execution and qemu exits. 
Here is the whole error message that I see in the host's terminal:

RSS/DDR3_micron_8M_8B_x16_sg15

/0GB.1Ch.1R.scheme2.open_page.32TQ.32CQ.RtB.pRank.vis

DRAMSim2 Clock Frequency =666666666Hz, CPU Clock Frequency=3401000000Hz

  Completed     112719000 cycles,      86510460 commits:    348246 Hz,    301521

insns/sec: 

rip ffffffff81037eea ffffffff812e31f2 ffffffff81037eea

ffffffff81037eeaqemu-system-x86_64: 

ptlsim/build/core/ooo-core/ooo.cpp:1358:

bool ooo::ThreadContext::handle_exception(): Assertion `false' failed.

Aborted (core dumped)





_______________________________________________
http://www.marss86.org
Marss86-Devel mailing list
[email protected]
https://www.cs.binghamton.edu/mailman/listinfo/marss86-devel

Reply via email to