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

[HELP] Repeatability issue of results in multi-threaded environment in 2021 version #28856

Closed
MachineLeaningJoeZhan opened this issue Feb 6, 2025 · 2 comments
Labels
category: GPU OpenVINO GPU plugin

Comments

@MachineLeaningJoeZhan
Copy link

Discussed in #28536

Originally posted by MachineLeaningJoeZhan January 18, 2025
Version
2021.2.0-1877-176bdf51370

Platform
win64

Device
iGPU

Infer model
input: 60 * 60 pixel images
output: 20 probabilities
infer: async-infer

Detailed bug scenarios
I am a software developer. I build a AI Infer program with openvino2021. But recently , I found that when simultaneously starting 5 threads for parallel inference, there may be occasional issues where the same image input has different output results. I can confirm that this is a multi-threaded issue; Because this issue has never occurred during single threaded operation. And it can be fixed when I update the openvino version from 2021 to 2023LTS.
I wonder if there are some known multthreads_problem in openvino2021? Can you provide the solvetion and commit messages for me? Thank You!

@ilya-lavrenov ilya-lavrenov added the category: GPU OpenVINO GPU plugin label Feb 6, 2025
@ilya-lavrenov
Copy link
Contributor

openvino2021

Is 4 years old and, unfortunately, nobody remembers what issues does it have
Please, try to use 2024.6 LTS or recently release 2025.0

@MachineLeaningJoeZhan
Copy link
Author

I know it, thank you

@ilya-lavrenov ilya-lavrenov closed this as not planned Won't fix, can't repro, duplicate, stale Feb 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: GPU OpenVINO GPU plugin
Projects
None yet
Development

No branches or pull requests

2 participants