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

Find a way to retreive memory consumption #2

Open
nicolargo opened this issue Dec 29, 2017 · 0 comments
Open

Find a way to retreive memory consumption #2

nicolargo opened this issue Dec 29, 2017 · 0 comments
Milestone

Comments

@nicolargo
Copy link
Owner

Quote from #1:

For the process consumption you can use device.getCurrentUsage(). Its returns an integer and the "unit" is percentage. But for the memory... I do not found any method to grab this information. Only on linux, there is a "ADL2_Adapter_MemoryInfo_Get" method, but also not return the memory usage, only the memory size, type and bandwidth. I checked the APIs and examples, but nothing. Only the current frequency and the range.

For the memory, I have not known yet... I looked around on the internet too, maybe the solution will OpenCL

@nicolargo nicolargo added this to the 0.2 milestone Dec 29, 2017
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

1 participant