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

Intel Memory Usage #158

Open
AyJ3y opened this issue Dec 13, 2019 · 3 comments
Open

Intel Memory Usage #158

AyJ3y opened this issue Dec 13, 2019 · 3 comments

Comments

@AyJ3y
Copy link

AyJ3y commented Dec 13, 2019

As far as I know there is no known method to get the iGPU memory usage.
Maybe this can be implemented in Mesa?

@kmkolasinski
Copy link
Owner

How this is related to AB ? I'm not going to implement this in Mesa for sure :D

@luzidd
Copy link

luzidd commented Dec 21, 2019

It's not directly related to AB, i just found the method:

GLint GpuInfo::getAvailMem()

I'm pretty clueless, just throwing out ideas. Could you point me where i could propose an addition to get the Intel iGPU memory usage? Mesa? OpenGL?

@kmkolasinski
Copy link
Owner

Hi, here is the place where we estimate the GPU memory usage:
https://github.com/kmkolasinski/AwesomeBump/blob/Release/Sources/gpuinfo.cpp

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

No branches or pull requests

4 participants