[gem5-users] Re: Disk Image Management

2024-05-04 Thread Poremba, Matthew via gem5-users
[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

[gem5-users] Re: Disk Image Management

2024-05-04 Thread Ojas Sharma via gem5-users
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

[gem5-users] Disk Image Management

2024-05-04 Thread Pau Galindo Figuerola via gem5-users
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

[gem5-users] Flit to bitstream conversion

2024-05-04 Thread Ojas Sharma via gem5-users
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