-
Notifications
You must be signed in to change notification settings - Fork 801
[CI] Add GPU reset for BMG #17381
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
[CI] Add GPU reset for BMG #17381
Conversation
Signed-off-by: Sarnie, Nick <nick.sarnie@intel.com>
Signed-off-by: Sarnie, Nick <nick.sarnie@intel.com>
| // XFAIL: spirv-backend && run-mode | ||
| // XFAIL-TRACKER: CMPLRLLVM-64705 | ||
|
|
||
| // XFAIL: linux && arch-intel_gpu_bmg_g21 && !igc-dev && run-mode |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Weird that these tests are failing due to GPU reset.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yeah its consistent too, i have absolutely no idea whats going on
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let me look into this.
I talked to the KMD team and they recommended doing it this way for the
xemodule.Maybe this will improve stability.
I hardcoded the PCI ID but we only have one Linux BMG runner so it should be fine for now.
Confirmed this works by checking the dmesg log of the runner.