Re: [gem5-users] AMD GPU compute model run fail

2019-11-22 Thread Matt Sinclair
Hi Andrew, Normally this error indicates that something with your ROCm setup is wrong -- you can look through the mailing list archive and see a few examples of people with the same types of errors along with the suggestions (e.g., what kind of traces) to get to start debugging the problem. Why

Re: [gem5-users] AMD GPU compute model run fail

2019-11-22 Thread ABD ALRHMAN ABO ALKHEEL
I got this error ( gem5 has segmentation faults) please help me. From: gem5-users on behalf of Matt Sinclair Sent: Friday, November 22, 2019 3:48:21 PM To: gem5 users mailing list Subject: Re: [gem5-users] AMD GPU compute model run fail Hi Andrew, Normally

[gem5-users] gem5 has encountered a segmentation fault!

2019-11-22 Thread ABD ALRHMAN ABO ALKHEEL
Hello Everyone, I am currently working on running the benchmark on gem5 and some of them gave me the below error. Any help in this regard? I would really appreciate that. Best Regards Global frequency set at 1 ticks per second warn: DRAM device capacity (8192 Mbytes) does

Re: [gem5-users] gem5 has encountered a segmentation fault!

2019-11-22 Thread ABD ALRHMAN ABO ALKHEEL
Thanks Gerzhoy for your email. The code is attached here. I got the error for some of benchmarks not for all. I used this command to run the code /home/abdkhail/aa/gem5/build/X86/gem5.opt --outdir=/home/abdkhail/aa/gem5/o1 /home/abdkhail/aa/gem5/configs/example/spec06_config.py -I 10

Re: [gem5-users] gem5 has encountered a segmentation fault!

2019-11-22 Thread Daniel Gerzhoy
It looks like gem5 itself had a segfault. Did you change the simulator code itself? If so I would look at whatever code you added to see if you referenced a memory address you don't actually have access to. You could run the simulator in GDB as well and add breakpoints to debug further. best

Re: [gem5-users] derivo3cpu issue

2019-11-22 Thread Abhishek Singh
Hi, Where did you get the config file from? Also can you run gdb and send us the backtrace? On Fri, Nov 22, 2019 at 9:21 PM ABD ALRHMAN ABO ALKHEEL < abdkeel...@hotmail.com> wrote: > Global frequency set at 1 ticks per second > warn: DRAM device capacity (8192 Mbytes) does not match

[gem5-users] derivo3cpu issue

2019-11-22 Thread ABD ALRHMAN ABO ALKHEEL
Hello everyone, I am running the benchmark on gem5 and I got error when I use derivo3cpu . I have to use it so how I can fix the issue? ___ gem5-users mailing list gem5-users@gem5.org http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Re: [gem5-users] derivo3cpu issue

2019-11-22 Thread Abhishek Singh
Hey, What is the error and what is the command line? Can you run gdb and paste the back trace? Did you made any changes to baseline gem5? On Fri, Nov 22, 2019 at 5:54 PM ABD ALRHMAN ABO ALKHEEL < abdkeel...@hotmail.com> wrote: > Hello everyone, I am running the benchmark on gem5 and I got error

Re: [gem5-users] derivo3cpu issue

2019-11-22 Thread ABD ALRHMAN ABO ALKHEEL
Global frequency set at 1 ticks per second warn: DRAM device capacity (8192 Mbytes) does not match the address range assigned (16384 Mbytes) 0: system.remote_gdb: listening for remote gdb on port 7000 info: Entering event queue @ 0. Starting simulation... REAL SIMULATION