Re: [gem5-users] gem5 takes a lot of time to load global data from program binary

2019-11-06 Thread Ciro Santilli
On 11/6/19 12:05 PM, Nitish Srivastava wrote: > Hi, > > I am trying to run some benchmarks in gem5. These benchmarks have really > big matrices stored as global arrays. While simulating it seems like > gem5 is taking a lot of time to just load these global matrices i.e. the > time difference

[gem5-users] gem5 takes a lot of time to load global data from program binary

2019-11-06 Thread Nitish Srivastava
Hi, I am trying to run some benchmarks in gem5. These benchmarks have really big matrices stored as global arrays. While simulating it seems like gem5 is taking a lot of time to just load these global matrices i.e. the time difference between the time when I start gem5 simulation and the time when