Skip to content

ext::intel::info::device::free_memory #13652

Closed Answered by AlexeySachkov
jinz2014 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @jinz2014,

The API interface itself is device-agnostic, so it should work everywhere. However, implementation details of it in low-level parts of the SW stack do indeed introduce some differences.

For example, according to the extension spec the query may need ZES_ENABLE_SYSMAN=1 env variable to be set for it to work. However, as far as I know this functionality is not supported on integrated GPUs, i.e. you will see 0 as a result regardless of env variables. Unfortunately, I don't have any links to a more precise documentation, or issue submitted about that behavior.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by jinz2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants