Hi Matt,
I'm truly grateful for your help.
| |
林胜
|
|
17861509...@163.com
|
---- Replied Message ----
| From | Poremba, Matthew<matthew.pore...@amd.com> |
| Date | 8/26/2022 05:34 |
| To | Matt Sinclair<mattdsinclair.w...@gmail.com> ,
The gem5 Users mailing list<gem5-users@gem5.org> ,
Dutu, Alexandru<alexandru.d...@amd.com> ,
Beckmann, Brad<brad.beckm...@amd.com> |
| Subject | [gem5-users] Re: GCN3_X86 How to differentiate memory request from
CPU or GPU? |
[AMD Official Use Only - General]
Hi Lin,
If you only want stats, another option is to look at Ruby’s collated stats for
cache transitions that would trigger memory requests. These have names like
“system.ruby.TCC_Controller.I.RdBlk,” “system.ruby.TCC_Controller.IV.RdBlk,”
“system.ruby.TCC_Controller.I.WrVicBlk,” etc. from the GPU. There are similar
names in MOESI_AMD_Base-L3cache for CPU.
If you want to determine this during simulation time, that requires a longer
response.
-Matt
From: Matt Sinclair <mattdsinclair.w...@gmail.com>
Sent: Thursday, August 25, 2022 12:09 PM
To: The gem5 Users mailing list <gem5-users@gem5.org>; Poremba, Matthew
<matthew.pore...@amd.com>; Dutu, Alexandru <alexandru.d...@amd.com>; Beckmann,
Brad <brad.beckm...@amd.com>
Subject: Re: [gem5-users] GCN3_X86 How to differentiate memory request from CPU
or GPU?
[CAUTION: External Email]
Hi Lin,
What sort of stats are you looking for? The gem5 stats already give you
information like GPU/CPU L1 and L2 accesses. So if you are just looking for
how many accesses the CPU vs. GPU issue to the caches, looking at these stats
should be sufficient.
Thanks,
Matt
On Thu, Aug 25, 2022 at 5:20 AM l...@163.com <17861509...@163.com> wrote:
Hello,
For some reason, I want to know the memory request source. Is it CPU or GPU.
Does anyone know how to do this? thanks.
|
|
林胜
|
|
17861509...@163.com
|
_______________________________________________
gem5-users mailing list -- gem5-users@gem5.org
To unsubscribe send an email to gem5-users-le...@gem5.org
_______________________________________________
gem5-users mailing list -- gem5-users@gem5.org
To unsubscribe send an email to gem5-users-le...@gem5.org