In short, no.

It turns out that parallelizing something like gem5 is *very* difficult.
There are few specific cases where it can be done, but it's not something
that we've been able to get working generally.

Usually, to take advantage of large scale systems, we run many simulations
in parallel.

Cheers,
Jason

On Tue, Aug 25, 2020 at 6:38 AM Chongzhi Zhao via gem5-users <
[email protected]> wrote:

> Hi,
>
> I'm running FS simulation with TimingSimpleCPU. I noticed via htop that
> the simulation is very heavy on a single host core but not utilizing
> others. Then I looked it up but merely found this ancient page:
> http://www.m5sim.org/Parallel_M5 . What's the current status of this
> matter? Is there any way to do it?
>
> Sincerely,
>
> *Chongzhi "Paul" Zhao*
> Doctoral Student in Computer Engineering
> Texas A&M University
> Email: chongzhizhao4 (at) gmail (dot) com
> _______________________________________________
> gem5-users mailing list -- [email protected]
> To unsubscribe send an email to [email protected]
> %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s
_______________________________________________
gem5-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

Reply via email to