intel / intel/level-zero-npu-extensions
Important: Publish on how you build/release this with cmake or include this on level-zero
- Dominant language
- C
- Stars
- 18
- Forks
- 9
- Avg merge
- 11d 18h
- Merged PRs (30d)
- 1
Description
Hi there,
Currently we are nix packaging all the Intel AI Software stack(massive effort, massive potential benefits) and this repo standed out to me as it is a dependency of [linux-npu-driver](https://github.com/intel/linux-npu-driver/tree/main/third_party) . However at the same time no build system here is specified as a `Makefile` or `CMakeLists.txt`.
Please provide a `CMakeLists.txt` on this repository along with its tests, or include this project inside `level-zero` going forward. Thanks!
P.S Also vendoring code via git fetch & git third-party submodules is a bad practice in NixOS since we try to make everything reproducable and packaged with nix. I'm going to create a PR in other repositories for `flake.nix` so all these build, test & release flows are well documented, specified in code, better than just documentation. Nix can significantly improve your build & release systems, including your docker containers.
Contributor guide
Assessment
This issue has not been assessed yet.