Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when executing microworkloads #2

Open
akothen opened this issue Aug 26, 2024 · 0 comments
Open

Error when executing microworkloads #2

akothen opened this issue Aug 26, 2024 · 0 comments

Comments

@akothen
Copy link

akothen commented Aug 26, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants
@akothen and others