[gem5-users] Re: static_inst.cc panic or assertion error when debugging execution of an x86 O3CPU

2021-08-12 Thread Gabe Black via gem5-users
On Wed, Aug 11, 2021 at 7:20 AM Deric Cheung via gem5-users < gem5-users@gem5.org> wrote: > I implemented that patch ( > https://gem5-review.googlesource.com/c/public/gem5/+/49183) and now the > panic in static_inst.cc no longer occurs. Thank you! > > However I still encounter a failed assertion (

[gem5-users] Re: static_inst.cc panic or assertion error when debugging execution of an x86 O3CPU

2021-08-12 Thread Gabe Black via gem5-users
https://gem5-review.googlesource.com/c/public/gem5/+/49203 On Thu, Aug 12, 2021 at 4:56 AM Gabe Black wrote: > > > On Wed, Aug 11, 2021 at 7:20 AM Deric Cheung via gem5-users < > gem5-users@gem5.org> wrote: > >> I implemented that patch ( >> https://gem5-review.googlesource.com/c/public/gem5/+/4

[gem5-users] Miss Penalty in Garnet

2021-08-12 Thread MOHAMMAD HUMAM KHAN via gem5-users
Hello all, I am using MESI Two-level protocol on top of the Garnet network. I want to calculate the average miss penalty for L1 cache for each of the cores separately. I tried manipulating something in tbeTable.hh file but got stuck because there is no way to identify the core to which that tbe

[gem5-users] Re: static_inst.cc panic or assertion error when debugging execution of an x86 O3CPU

2021-08-12 Thread Deric Cheung via gem5-users
My last issue has been resolved with that patch (https://gem5-review.googlesource.com/c/public/gem5/+/49203). Thank you! ___ gem5-users mailing list -- gem5-users@gem5.org To unsubscribe send an email to gem5-users-le...@gem5.org %(web_page_url)slistinfo%

[gem5-users] simulation error in gem5 v21.1

2021-08-12 Thread Boya Chen via gem5-users
Hi, All users when I using latest gem5 v21.1.0.0 to run a simple se mode simulation like this: ./build/ARM/gem5.fast ./configs/example/se.py --cpu-type=AtomicSimpleCPU -c ./400.perlbench -o '-I./lib checkspam.pl 2500 5 25 11 150 1 1 1 1' gem5 will report error like this: se.py: error: argument -o/