[AMD Official Use Only - General]
Hi Pau,
Typically, we use docker to compile the binaries. This way you don’t need to
have the libraries installed on the host machine. You can find the official
docker image to build GPU applications here:
https://github.com/gem5/gem5/tree/develop/util/dock
please take a look at the tutorial on how to run parsec benchmark on gem5
within the gem5 documentation. In that, they teach you the method to make
the relevant disk-image. You can use that as a reference to make your own
disk image.
On Sat, 4 May, 2024, 11:46 pm Pau Galindo Figuerola via gem5-use