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

[Bug]: get_available_devices fail after windows upgrade to 24H2 26100.2894 #28604

Open
3 tasks done
personball opened this issue Jan 22, 2025 · 1 comment
Open
3 tasks done
Assignees
Labels

Comments

@personball
Copy link

OpenVINO Version

2024.6

Operating System

Windows System

Device used for inference

CPU

Framework

None

Model used

No response

Issue description

I upgrade windows to 24H2 26100.2894 yesterday.
And, now , I found api get_available_devices failed.

ov::Core core;
auto devices = core.get_available_devices();

Step-by-step reproduction

rebuild samples in openvino 24.6 x86_x64, and try to call hello_query_device.exe

Relevant log output

PowerShell 7.4.6
PS C:\openvino_2024.6_x86_64> .\setupvars.ps1
[setupvars] OpenVINO environment initialized
Warning: Python is not installed. Please install one of Python 3.9 - 3.13 (64-bit) from https://www.python.org/downloads/
PS C:\openvino_2024.6_x86_64> cd C:\Users\perso\Documents\Intel\OpenVINO\openvino_cpp_samples_build\intel64\Release
PS C:\Users\perso\Documents\Intel\OpenVINO\openvino_cpp_samples_build\intel64\Release> .\hello_query_device.exe
[ INFO ] Build ................................. 2024.6.0-17404-4c0f47d2335-releases/2024/6
[ INFO ]
PS C:\Users\perso\Documents\Intel\OpenVINO\openvino_cpp_samples_build\intel64\Release>

Issue submission checklist

  • I'm reporting an issue. It's not a question.
  • I checked the problem with the documentation, FAQ, open issues, Stack Overflow, etc., and have not found a solution.
  • There is reproducer code and related data files such as images, videos, models, etc.
@wangleis
Copy link
Contributor

@personball Which platform are you using? Could you please share the log of test_info.zip on your platform?

@avitial avitial added category: CPU OpenVINO CPU plugin and removed bug Something isn't working labels Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants