Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenVINO unable to find NPU #44

Open
skkama1h opened this issue Jan 16, 2025 · 0 comments
Open

OpenVINO unable to find NPU #44

skkama1h opened this issue Jan 16, 2025 · 0 comments

Comments

@skkama1h
Copy link

skkama1h commented Jan 16, 2025

Hi!
I have a Lunar Lake with

  1. Ubuntu 24.04
  2. 6.11 kernel
  3. OpenVINO - 2024.6.0-17404-4c0f47d2335-releases/2024/6
  4. NPU driver - 2024LNLci_tag_ud202424_vpu_rc_20240611_0003*f3e8a8f27471d4127d8d92a8dc679b861ef43e43.
  5. NPU is visible via ls /dev/accel10. Also verified the permissions and render attributes being set correctly.
  6. dmesg also shows intel_vpu loaded correctly

When I try the snippet below, NPU is not visible. What step am I missing here? Appreciate any pointers. Thanks!

core = ov.Core()
core.available_devices
[CPU, GPU]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant