Analyzers
Talk to fellow users of Intel Analyzer tools (Intel VTune™ Profiler, Intel Advisor)
5169 Discussions

Unsupported Level Zero Graph Extensions version detected

Martin_HZK
Novice
653 Views

When I am trying to profile the ipex-llm NPU examples, I receive the error message in the Collection Log, indicating the "Unsupported Level Zero Graph Extensions version detected: 1.7. The Graph Extensions will not be instrumented." The detailed Collection Log messages is listed in the Collection Log.png.

The application is llm-npu-cli.exe built according to the document for ipex-llm NPU CPP_Examples and the model is the converted  Qwen/Qwen2-1.5B-Instruct, using the convert.py.

Is it the problem related to the Vtune profiler version or what?

NPU driver version: 32.0.100.3104
OS version: Windows 11 Pro for Workstations 23H2
oneAPI version: 2025.0

 

 

 

Labels (1)
0 Kudos
8 Replies
Martin_HZK
Novice
597 Views

@yuzhang3_intel Dear yuzhang, could you help with this question post?

0 Kudos
yuzhang3_intel
Moderator
560 Views

It looks like VTune doesn't support the current level zero version. Can you roll npu driver back to older version and try?

0 Kudos
Martin_HZK
Novice
543 Views

How is the NPU version related to the VTune and level zero version?
In addition, the NPU version is specified by the ipex-llm, otherwise we may not be able to convert the llm weights to the quantized version. (I think its a bit chaotic tbh

Martin_HZK_0-1737525255711.png

 

0 Kudos
yuzhang3_intel
Moderator
521 Views

Can you share the VTune data?

0 Kudos
Martin_HZK
Novice
519 Views

Sure, the VTune data is listed below. 

0 Kudos
yuzhang3_intel
Moderator
489 Views

Just confirmed with engineering team, this is one known issue, will be fixed in future release. 

0 Kudos
Martin_HZK
Novice
479 Views

Sure, many thanks for your clarification. So currently, what kinds of NPU APIs are fully supported for NPU profiling via VTune?

0 Kudos
yuzhang3_intel
Moderator
235 Views

VTune NPU profiling has a dependency on level zero graph extensions, VTune 2025.0.1 has support till GE 1.10.

 

This is one known issue that has been fixed in future releases.

0 Kudos
Reply