Jonathan Peyton
Jonathan Peyton
Thanks! Knowing that, let the following be some possible device hierarchy: - Root Device - Sub Device (Sub device Id 0) - Sub Device (Sub device Id ??) - Has...
When I run through a basic cmake configure && make && make install into the standard system headers and then I try to `#include `, the compiler can't find the...
I think all that's needed is a modification to `README.md` under `Building and Installing` which notes where the header files, `ze_api.h`, etc. are installed by default: `/include/level_zero`. I actually see...