[gem5-users] X86_GCN3 How to make every core stop simulation at the same time?

2022-08-15 Thread l...@163.com
Now I am doing simulation experiments on the X86_GCN3 architecture. I have multiple cores, and I want the workload on each core to be executed at the same time. I tried the parameters --maxinsts and --param, but neither worked. How to do it? | | 林胜 | | 17861509...@163.com |__

[gem5-users] Re: X86_GCN3 How to make every core stop simulation at the same time?

2022-08-15 Thread Matt Sinclair
The answer here is the same as Vega — both GPU models do not have this support currently, to the best of my knowledge. Matt Sent from my iPhone On Aug 15, 2022, at 8:51 PM, 17861509...@163.com wrote:  Now I am doing simulation experiments on the X86_GCN3 architecture. I have multiple cores,