> This error may be caused by a too restrictive setting
>
> in the file '/proc/sys/kernel/perf_event_paranoid'
>
> The default value was changed to 2 in kernel 4.6
>
> A value greater than 1 prevents gem5 from making
>
> the syscall to perf_event_open
&
om gem5.utils.requires import requires
>
> ModuleNotFoundError: No module named 'gem5'
>
>
>
>
>
> Is there some PYTHONPAH setting or I’m missing a “gem5” package separate
> from the gem5.opt build install that needs to be done ?
>
>
>
> Thanks,
>
>
5” package separate from
the gem5.opt build install that needs to be done ?
Thanks,
David
From: Ayaz Akram
Sent: Friday, February 18, 2022 12:49 PM
To: gem5 users mailing list
Cc: Bobby Bruce ; David Fong
Subject: Re: [gem5-users] Re: Not able to access webpage to run_npb.py
Hi David,
Ple
gem5.opt configs/example/gem5_library/x86-npb-benchmarks.py
> --benchmark ft --size A`
>
>
>
>1. Extract NPB performance data
>
> I’m not familiar with celery and but familiar with python.
>
> Do I need to install celery on host system ?
>
> Which directory and ho
users mailing list
Subject: Re: [gem5-users] Re: Not able to access webpage to run_npb.py
gem5-X is a fork of gem5, which as far as I can tell, diverged from gem5 in the
middle of 2018. gem5art was built on a version of gem5 in 2020-2021. While I
can't say anything for certain, I wouldn
ou recommend I should do ?
>
>
>
> Thanks,
>
>
>
> David
>
>
>
>
>
> *From:* Bobby Bruce via gem5-users
> *Sent:* Thursday, February 17, 2022 11:16 AM
> *To:* gem5 users mailing list
> *Cc:* Bobby Bruce
> *Subject:* [gem5-users] Re: Not able to a
I should do ?
Thanks,
David
From: Bobby Bruce via gem5-users
Sent: Thursday, February 17, 2022 11:16 AM
To: gem5 users mailing list
Cc: Bobby Bruce
Subject: [gem5-users] Re: Not able to access webpage to run_npb.py
Hey David,
Sorry about the trouble you're running into. It seems the ge
Hey David,
Sorry about the trouble you're running into. It seems the gem5art tutorial
on the website has become a bit outdated. We've updated gem5-resources in
the last release and clearly this has broken some links. I'll make sure
updating this is prioritized.
I have two ways you can run NPB. Th
Hi David,
Sorry for the confusion. We need to update that documentation! You can now
find the script here:
https://gem5.googlesource.com/public/gem5/+/refs/heads/stable/configs/example/gem5_library/x86-npb-benchmarks.py
(or in configs/example/gem5_library in the gem5 repo).
Cheers,
Jason
On Thu,