Skip to content
This repository was archived by the owner on May 9, 2024. It is now read-only.
This repository was archived by the owner on May 9, 2024. It is now read-only.

IntelGPUEnablingTest hanging due to L0  #527

@lmontigny

Description

@lmontigny

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions