openvino
openvino copied to clipboard
[Bug]: [GPU] clEnqueueFillBuffer, error code: -30
OpenVINO Version
2024.1.0
Operating System
Windows System
Device used for inference
GPU
Framework
PaddlePaddle
Model used
PaddleOCR V4
Issue description
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
- [X] I'm reporting an issue. It's not a question.
- [X] I checked the problem with the documentation, FAQ, open issues, Stack Overflow, etc., and have not found a solution.
- [X] There is reproducer code and related data files such as images, videos, models, etc.
@huangye123 Are you using OpenVINO on nVidia GPU?
@huangye123 Are you using OpenVINO on nVidia GPU?
Yes,I using OpenVINO on nVidia RTX4090、RTX4080 。
@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
Closing this, I hope previous responses were sufficient to help you proceed. Feel free to reopen and ask additional questions related to this topic.