You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello @geraldofojunior, I am getting the following error when trying to run microbenchmarks after building gem5 and the microbenchmarks. Below is the screenshot showing the error.
(base) akashk4@nusrat:~/MIMDRAM/gem5$ ./build/X86/gem5.opt configs/example/se.py --cpu-type=detailed --caches --l2cache --mem-type=DDR4_2400_x64 --mem-size=8192MB -c ~/MIMDRAM/microworkloads/bitweave-buddy.exe -o "10 1"
gem5 Simulator System. http://gem5.org
gem5 is copyrighted software; use the --copyright option for details.
gem5 compiled Aug 26 2024 02:04:31
gem5 started Aug 26 2024 02:16:09
gem5 executing on nusrat
command line: ./build/X86/gem5.opt configs/example/se.py --cpu-type=detailed --caches --l2cache --mem-type=DDR4_2400_x64 --mem-size=8192MB -c /home/akashk4/MIMDRAM/microworkloads/bitweave-buddy.exe -o '10 1'
Global frequency set at 1000000000000 ticks per second
0: system.remote_gdb.listener: listening for remote gdb #0 on port 7000
**** REAL SIMULATION ****
info: Entering event queue @ 0. Starting simulation...
panic: Tried to write unmapped address 0xffffede8.
@ tick 248500
[invoke:build/X86/arch/x86/faults.cc, line 160]
Memory Usage: 8527172 KBytes
Program aborted at tick 248500
Aborted
Could you please help resolve this issue? Thanks.
The text was updated successfully, but these errors were encountered:
Hello @geraldofojunior, I am getting the following error when trying to run microbenchmarks after building gem5 and the microbenchmarks. Below is the screenshot showing the error.
Could you please help resolve this issue? Thanks.
The text was updated successfully, but these errors were encountered: