intel / compute-runtime

Intel® Graphics Compute Runtime for oneAPI Level Zero and OpenCL™ Driver
MIT License
1.1k stars 229 forks source link

GPU drive abnormality - GPU zero copy inference exception #676

Open itjianggit opened 9 months ago

itjianggit commented 9 months ago

Hello,

Install an open-source resource environment suitable for Github and execute relevant scripts to run.

GitHub: https://github.com/OpenVINO-dev-contest/decode-infer-on-GPU GitHub: https://github.com/intel-iot-devkit/concurrent-video-analytic-pipeline-optimization-sample-l

These resources are all open-source resources provided by Intel. Exception occurred when using GPU zero copy. Please refer to the document for specific results.

mydemo steps: First, download static resource decompression from the website (OpenVINO 2022.3 or 2023.0). Second, set environment variables (source /opt/intel/openvino/setupvars.sh ). Finally, use the apt-get command on Ubuntu 20.04 or download 22.35.24055 from the website to install the GPU plugin.

Other open source resources are executed according to official steps.

remote_blob.docx

lscpu lscpu -e

Sincerely,

Itjianggit

eero-t commented 4 months ago

These resources are all open-source resources provided by Intel. Exception occurred when using GPU zero copy.

Please provide the exception trace, and more details on your setup.

(There are lot of things that need to be aligned for things to work, so mixing things from different places may not give a working setup, starting from kernel GPU driver, up to top of the whole stack.)

to install the GPU plugin

GPU plugin?

(I'm not developer in this project, first GPU plugin that comes to my mind is one for Kubernetes...)