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]: [GPU] clEnqueueFillBuffer, error code: -30 #24366

Open
3 tasks done
huangye123 opened this issue May 4, 2024 · 3 comments
Open
3 tasks done

[Bug]: [GPU] clEnqueueFillBuffer, error code: -30 #24366

huangye123 opened this issue May 4, 2024 · 3 comments
Assignees
Labels
bug Something isn't working support_request

Comments

@huangye123
Copy link

OpenVINO Version

2024.1.0

Operating System

Windows System

Device used for inference

GPU

Framework

PaddlePaddle

Model used

PaddleOCR V4

Issue description

image

Exception from src\plugins\intel_gpu\src\runtime\ocl\ocl_memory.cpp:97:
[GPU] clEnqueueFillBuffer, error code: -30

Step-by-step reproduction

GPU:RTX4090 RTX4080

1、GPU mode: When performing OCR inference on multiple pictures continuously, an exception message will be reported on the third picture.

2、GPU mode: Continuous OCR inference on the same picture is normal

3、GPU mode: Continuous Det and Clas inference on multiple pictures is normal

Relevant log output

none

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.
@geunhwan
Copy link

geunhwan commented May 7, 2024

@huangye123 Are you using OpenVINO on nVidia GPU?

@huangye123
Copy link
Author

@huangye123 Are you using OpenVINO on nVidia GPU?

Yes,I using OpenVINO on nVidia RTX4090、RTX4080 。

@geunhwan
Copy link

geunhwan commented May 8, 2024

@huangye123 At the moment, OpenVINO team is not officially supporting nVidia. nVidia plugin is an experimental feature. Please refer to https://github.com/openvinotoolkit/openvino_contrib/tree/master/modules/nvidia_plugin

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

2 participants