You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Team,
I use level-zero API in my Windows C code to extract metrics from various HW (the next target is NPU on MTL).
I can compile and link with ze_loader.lib, but execution fails - at least - because I am missing ze_loader.dll.
I could not find this dll anywhere. Can you please point me to where I can access the level-zero runtime(s) for Windows 64?
Thank you for your guidance,
-Jamel
The text was updated successfully, but these errors were encountered:
Thank you. That worked fine, and my code runs with the dll. I found the instructions for building for Linux, but I need help locating the ones for Windows. Just in case I need to build from the source code in the future, can you please point me to such instructions?
Again, thank you for your excellent and fast help!
-Jamel
Hi Team,
I use level-zero API in my Windows C code to extract metrics from various HW (the next target is NPU on MTL).
I can compile and link with ze_loader.lib, but execution fails - at least - because I am missing ze_loader.dll.
I could not find this dll anywhere. Can you please point me to where I can access the level-zero runtime(s) for Windows 64?
Thank you for your guidance,
-Jamel
The text was updated successfully, but these errors were encountered: