[gem5-users] Full-system discrete GPU simulation

2021-10-01 Thread Imad Al Assir via gem5-users
Hello, Is it now possible to run full-system discrete GPU simulation? I have seen some files about that in gem5/configs/example/gpufs in the main branch of the latest gem5 version. I have tried running it with the docker image of the GPU model, with similar commands, but it failed. I have looke

[gem5-users] Re: Support for CAS (compare and swap) instruction in ARM arch

2021-10-01 Thread Mahita Nagabhiru via gem5-users
Hi Giacomo, Looks like the regStats() function in HTMSequencer was interfering with ClockedObject::regStats() in AbstractController.cc; not fully sure what both regStats do but I commented regStats() out from HTMSequencer and the HTM part seems to be working now. I need to look into extending CAS

[gem5-users] Re: Full-system discrete GPU simulation

2021-10-01 Thread Poremba, Matthew via gem5-users
[AMD Official Use Only] Hi Imad, It is still not supported on stable nor develop. We are submitting patches for this over time as a way to not overwhelm the (volunteer) reviewers. It will most likely be supported in the next gem5 release. -Matt From: Imad Al Assir via gem5-users Sent: Fr

[gem5-users] Re: Full-system discrete GPU simulation

2021-10-01 Thread Imad Al Assir via gem5-users
Oh okay, thanks for the info. Is there an expected date for the next release? Mensaje original De: "Poremba, Matthew" Fecha: 1/10/21 23:10 (GMT+01:00) Para: gem5 users mailing list Cc: Imad Al Assir Asunto: RE: [gem5-users] Full-system discrete GPU simulation [AMD Officia

[gem5-users] Re: Full-system discrete GPU simulation

2021-10-01 Thread Imad Al Assir via gem5-users
Another question if I may: Is the discrete GPU option (in SE mode) supported? I saw an option to do it (dGPU) but I wasn't sure if it works or not. Thanks again,Imad Mensaje original De: Imad Al Assir Fecha: 2/10/21 0:49 (GMT+01:00) Para: "Poremba, Matthew" , gem5 users mail