[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
Hi all,
I'm facing the following problem:
I'm trying to test my system with different GPU benchmarks. Those benchmark
have to be compiled in the system which has the device (in this case the
Gem5 simulation). And I want to be able to make an execution for every one
to extract statistics (the ones
Hi,
Is there any way to convert the flits to a bitstream? I want to
calculate the hamming distance between two flits. For that, I need to do
this operation. Can anyone help me with this?
Regards,
Ojas
___
gem5-users mailing list -- gem5-users@gem5.org
To