oneapi-src / level-zero

oneAPI Level Zero Specification Headers and Loader
https://spec.oneapi.com/versions/latest/elements/l0/source/index.html
MIT License
211 stars 90 forks source link

Support static version of ZE loader library #141

Open ilya-lavrenov opened 5 months ago

ilya-lavrenov commented 5 months ago

OpenCL loader can be compiled statically and linked into final application. ZE loader should provide the same capability.