James Braun

Results 3 comments of James Braun

@mkjost0 Sorry for responding to this so late. For FW to work, the options in line 76 would need to change to be `--options="-f 1k_128k.gr -m default"`. To fully utilize...

I ran into this first with the Floyd-Warshall benchmark where running FW in gem5 would produce different results from running it on the actual hardware. From what I remember the...

What @mattsinc said is correct, on the real GPU the code works and gets the correct answer but in gem5 it gets the incorrect answer. An error is only printed...