[gem5-users] Re: GCN3 docker file missing

2020-08-31 Thread Matt Sinclair via gem5-users
Hi Samaksh, Is this stuff you tried before or after the message Bobby sent? Thanks, Matt On Mon, Aug 31, 2020 at 2:09 PM Samaksh Sethi via gem5-users < gem5-users@gem5.org> wrote: > Ok so, doing this, on the first run, square.o is not created properly, but > that error goes away on the 2nd

[gem5-users] Re: GCN3 docker file missing

2020-08-31 Thread Bobby Bruce via gem5-users
Yes, the gem5-resources was wrong, but I think this commit fixes the issues here? https://gem5-review.googlesource.com/c/public/gem5-resources/+/33555 It has just been merged, so if you pull the latest version I think this should compile. -- Dr. Bobby R. Bruce Room 2235, Kemper Hall, UC Davis

[gem5-users] Re: GCN3 docker file missing

2020-08-31 Thread Samaksh Sethi via gem5-users
Ok so, doing this, on the first run, square.o is not created properly, but that error goes away on the 2nd run, and now there's a new error, which I have no clue about how to fix ("make gfx8-apu" gives the same error too), as it's probably something in the docker file. Hope I'm not missing

[gem5-users] Re: GCN3 docker file missing

2020-08-31 Thread Matt Sinclair via gem5-users
Kyle, can you please fix this (the Makefile) for square? Or update the instructions in the way Dan described above? Matt On Mon, Aug 31, 2020 at 11:51 AM Daniel Gerzhoy via gem5-users < gem5-users@gem5.org> wrote: > Looks like that command needs to be updated, or the makefile. > > Try the

[gem5-users] Re: GCN3 docker file missing

2020-08-31 Thread Daniel Gerzhoy via gem5-users
Looks like that command needs to be updated, or the makefile. Try the command without "square" at the end (" docker run --rm -v $PWD/gem5-resources:/gem5-resources -w /gem5-resources/src/square make ") If you look in the makefile the first rule is "gfx8-apu" not "square" so you could also change

[gem5-users] Re: GCN3 docker file missing

2020-08-31 Thread Samaksh Sethi via gem5-users
Ok so I forgot to mention that the gem5-resources repository ( https://gem5.googlesource.com/public/gem5-resources/) doesn't have the makefile in the main folder, it's actually in gem5-resources>>src>>square, so I can't just run the command (docker run --rm -v $PWD/gem5-resources:/gem5-resources

[gem5-users] Re: AMD GCN3 - Virtual network type correctness in MOESI_AMD_Base-dir.sm

2020-08-31 Thread Sampad Mohapatra via gem5-users
Hi Matt, I have posted the patch. https://gem5-review.googlesource.com/c/public/gem5/+/33755 Thank You, Sampad Virus-free. www.avast.com

[gem5-users] Re: AMD GCN3 - Virtual network type correctness in MOESI_AMD_Base-dir.sm

2020-08-31 Thread Sampad Mohapatra via gem5-users
Hi Matt, I will post a patch as soon as possible. Thank you, Sampad Virus-free. www.avast.com