You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 9, 2024. It is now read-only.
Summary
Using Intel PVC GPU compiled with L0, the ./IntelGPUEnablingTest executable is failing due to the L0 driver:
[==========] Running 40 tests from 7 test suites.
[----------] Global test environment set-up.
[----------] 1 test from JoinTest
[ RUN ] JoinTest.SimpleJoin
2023-06-14T09:05:03.074750 F 870547 0 0 Execute.cpp:3346 Error launching the GPU kernel: L0 error: device hung, reset, was removed, or driver update occurred
Aborted
Impact
PVC functional enabling is impacted by this issue.
Reproducer
Connect to Intel OneCloud, reserve a node with 1 PVC GPU
Compile HDK with L0 enabled
sudo usermod -aG render
Run ./IntelGPUEnablingTest