Hi,
I tried following previous archived threads which said the solution to this
problem was to provide the path to PYTHON_CONFIG and not using a conda
environment.
I am not using a conda environment and am providing the path in the scons
command:
scons ./build/ARM_MESI_Three_Level/gem5.opt P
] Error: Can't find a working Python installation redux
Hi Anurag
On 15/03/2023 12:57, Kar, Anurag Arunkumar via gem5-users wrote:
Hi,
I tried following previous archived threads which said the solution to this
problem was to provide the path to PYTHON_CONFIG and not using a conda
environmen
Hi,
I’m trying to use Arm Pointer Authentication (Arm v8.3 PAC extension) with a
cross compiled binary which has the PAC instructions with return address
signing (I checked, the instructions are there).
I tried inserting some std::cout print statements in the ArmISA::auth function
in pauth_hel
Hello,
I’m trying to run cross compiled for Arm SPECCPU 2017 benchmarks on gem5. I was
able to run perlbench, but I tried a few other benchmarks (bwaves, nab,
cactuBSSN) and they all gave me this error:
ValueError: ('No SE workload is compatible with %s',
'/data/anurag/spec2017_clean/benchspec
list
Cc: Kar, Anurag Arunkumar
Subject: Re: [gem5-users] Checking if Arm PA works
Hi,
On 15/03/2023 23:34, Kar, Anurag Arunkumar via gem5-users wrote:
Hi,
I’m trying to use Arm Pointer Authentication (Arm v8.3 PAC extension) with a
cross compiled binary which has the PAC instructions with return
Hello,
I’m trying to run pyperformance benchmarks
(https://github.com/python/pyperformance) on gem5 in the SE mode. I’m having
trouble getting even a simple python hello world program to run on gem5. I’m
using se.py and the following command:
build/X86/gem5.opt configs/example/