gthparch/macsim

Shared LLC(between CPU-GPU)

Opened this issue · 2 comments

Hello
I hope you are well
First of all I want to know how I can determine a Shared LLC between CPU and GPU and another question that I have is that how I can detect the block in LLC is related CPU or GPU?

bool m_gpuline; //!< gpu cache line
variable indicates whether a cache line is GPU cache line or not.