Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shared LLC(between CPU-GPU) #54

Open
twilight1996 opened this issue Jan 7, 2022 · 2 comments
Open

Shared LLC(between CPU-GPU) #54

twilight1996 opened this issue Jan 7, 2022 · 2 comments

Comments

@twilight1996
Copy link

twilight1996 commented Jan 7, 2022

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?

@hyesoon
Copy link
Member

hyesoon commented Jan 8, 2022

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

@twilight1996
Copy link
Author

twilight1996 commented Jan 8, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants