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]: For NVIDIA Gefore RTX4070 issue with OpenCL versions #25658

Open
3 tasks done
redradist opened this issue Jul 20, 2024 · 0 comments
Open
3 tasks done

[Bug]: For NVIDIA Gefore RTX4070 issue with OpenCL versions #25658

redradist opened this issue Jul 20, 2024 · 0 comments
Assignees
Labels
bug Something isn't working support_request

Comments

@redradist
Copy link

OpenVINO Version

main

Operating System

Ubuntu 20.04 (LTS)

Device used for inference

GPU

Framework

None

Model used

No response

Issue description

During compilation of nvidia_gpu plugin with intel_gpu support, got the error that OpenCL_VERSION_STRING is less than 1.2
After investigation found that it happens due to an issue in FindOpenCL.cmake file

This issue have been already fixed in the following PR oneapi-src/oneDNN#2001

Step-by-step reproduction

No response

Relevant log output

No response

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working support_request
Projects
None yet
Development

No branches or pull requests

3 participants