Hi Nick,
I don't think there would be any problem with compiling gem5 on arm (or
riscv) architecture on Ubuntu. I've been compiling/using gem5 on an arm
system and it works for me.
However, please make sure that the system has enough memory to compile
gem5. Typically compiling gem5 takes a lot of
I have been using gem5 on a number of linux systems such as WSL under windows
10/11, and Oracle VM and native Ubuntu 22.04 on a X86 system. All of the
system were X86 based. I have a jetson orin nano which runs Ubuntu 20.04 and is
based on the ARM processor. Has anyone ever compiled gem5 on a
Hi,
I am currently experimenting with *HeteroGarnet* and the *Mesh_XY* topology
with the *weight table-based* and *XY routing algorithms*. I discovered
something interesting while running the simple *threads.cpp* program (in
tests/test-progs/threads/src/threads.cpp) in *SE mode* with the following