level-zero icon indicating copy to clipboard operation
level-zero copied to clipboard

oneAPI Level Zero Specification Headers and Loader

Results 104 level-zero issues
Sort by recently updated
recently updated
newest added

It is quite popular in CMake projects to depend on an upstream project by including it into the build system of the dependent project, for example using [`FetchContent`](https://cmake.org/cmake/help/latest/module/FetchContent.html#module:FetchContent). Unfortunately if...

I use `zesDeviceEnumEngineGroups(zes_device_handle_t hDevice, uint32_t *pCount, zes_engine_handle_t *phEngine)` to get the number of engine groups of iGPU on Lunar Lake. But the pCount result is zero. However, I can get...

Hi, I'm packaging `level-zero` for AlpineLinux [1] and with the latest release both `tests_event_deadlock` and `tests_event_deadlock_reset` are failing on all arches. ``` Internal ctest changing into directory: /builds/alpine/aports/testing/level-zero/src/level-zero-1.19.2/build Test project...

Symlinks in windows containers sometimes cause filesystem issues.