Jonathan Peyton
Results
2
issues of
Jonathan Peyton
Maybe just a clarification is needed. But I see this in the specification: https://spec.oneapi.io/level-zero/latest/core/PROG.html#sub-device-support > ** a sub-device can be partitioned into more sub-devices; e.g. down to a single slice.**...
The CMakeLists.txt file suggests that the main headers are installed to `/include/level_zero/` which would imply that users should `#include ` instead of `#include `. However, the documentation (https://spec.oneapi.com/level-zero/latest/core/INTRO.html#application-binary-interface) states that...