[gem5-users] Re: Functional read failed while using pthread lock in program

2020-08-20 Thread Jason Lowe-Power via gem5-users
Hello, m5threads is not supported in gem5. I would suggest using full system simulation if you are investigating multithreaded workloads. Cheers, Jason On Wed, Aug 19, 2020 at 11:42 PM VIPIN PATEL via gem5-users < gem5-users@gem5.org> wrote: > Hi All, > > After following the discussion on the J

[gem5-users] Re: Functional read failed while using pthread lock in program

2020-08-19 Thread VIPIN PATEL via gem5-users
Hi All, After following the discussion on the JIRA issue for functional read failure (https://gem5.atlassian.net/browse/GEM5-676). I require pointers on how to use m5threads in Gem5 for execution of multithreaded programs? Thanks in advance. Regards, Vipin Patel On Tue, Aug 18, 2020 at 11:01 PM

[gem5-users] Re: Functional read failed while using pthread lock in program

2020-08-19 Thread Ciro Santilli via gem5-users
Functional reads in Ruby SE are a known and hard to solve problem, see https://gem5.atlassian.net/browse/GEM5-675 and https://gem5.atlassian.net/browse/GEM5-676 On Tue, Aug 18, 2020 at 6:33 PM VIPIN PATEL via gem5-users wrote: > > Hi All, > > I using the GEM5 simulator to collect statistics of a