[gem5-users] Fwd: Path issue in parsec.json file

2023-03-03 Thread Alexandra-Nicoleta DAVID via gem5-users
-- Forwarded message - De la: Alexandra-Nicoleta DAVID Date: vin., 3 mar. 2023 la 11:51 Subject: Path issue in parsec.json file To: , Hello, I am an user of gem5 simulators and I am encountering an issue while trying to validate the parsec.json file. The error is shown below: [

[gem5-users] Re: Garnet - Custom routing algorithm

2023-03-03 Thread Krishna, Tushar via gem5-users
Take a look at outportComputeXY for some reference .. Cheers, Tushar On Mar 3, 2023, at 2:45 AM, Karim Soliman via gem5-users wrote:  Hey everyone, I'm trying to configure custom routing algorithm in gem5 garnet - NOC. I'm aware that i must implement the routing algorithm in C++ in the follow