[gem5-users] ??????Re: ??????Re: Gem5 GCN3 (GPUCoalescer detected deadlock when running pagerank.)

2022-11-06 Thread 1575883782 via gem5-users
Hi, Matt I didn't change Makefile for PageRank. Actually, I use the same PageRank obj in different gem5 (It was compiled only once).  Looking forward to your good news. And please let me know if there's anything I can do. Thanks. --  -- ??:

[gem5-users] Re: 回复:Re: Gem5 GCN3 (GPUCoalescer detected deadlock when running pagerank.)

2022-11-06 Thread Matt Sinclair via gem5-users
Thanks, this is helpful. Regarding the trace: if this is the failure on develop, then I don’t think you need to get a trace, as the failure is different here. But yes, ProtocolTrace would be the flag to use for this. Regarding PageRank, I am running just the PageRank SPMV variant from the week

[gem5-users] Re: How to add a MSR register to Gem5

2022-11-06 Thread Eliot Moss via gem5-users
On 11/6/2022 3:36 PM, Eliot Moss via gem5-users wrote: On 11/6/2022 3:17 PM, Sarthak Rout via gem5-users wrote: Hello everyone, I am trying to use MSR registers for experimenting on caches. I want to add a custom MSR to the system which is simulated by Gem5 with Linux v5.4.84 kernel. I have add

[gem5-users] Re: How to add a MSR register to Gem5

2022-11-06 Thread Eliot Moss via gem5-users
On 11/6/2022 3:17 PM, Sarthak Rout via gem5-users wrote: Hello everyone, I am trying to use MSR registers for experimenting on caches. I want to add a custom MSR to the system which is simulated by Gem5 with Linux v5.4.84 kernel. I have added entries in src/arch/x86/regs/msr.cc and src/arch/x86

[gem5-users] How to add a MSR register to Gem5

2022-11-06 Thread Sarthak Rout via gem5-users
Hello everyone, I am trying to use MSR registers for experimenting on caches. I want to add a custom MSR to the system which is simulated by Gem5 with Linux v5.4.84 kernel. I have added entries in src/arch/x86/regs/msr.cc and src/arch/x86/regs/misc.hh on some unused register index, say 0xc0010118.

[gem5-users] ??????Re: Gem5 GCN3 (GPUCoalescer detected deadlock when running pagerank.)

2022-11-06 Thread 1575883782 via gem5-users
Hi, Matt I tried to run pagerank in the develop branch (5d0a7b6a6cca0dc20e8b8c366db2ccc150c7480a, Thu Nov 3 16:42:53 2022). But I met a new error (details are below).  The error message: ``` /HIP/rocclr/hip_global.cpp:69: guarantee(false && "Cannot find Symbol") build/GCN3_X86/sim/faults.cc:6