-
Notifications
You must be signed in to change notification settings - Fork 754
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
MemorySanitizer/check_device_global.cpp failing on Gen12 pre-commit on unrelated changes #16978
Comments
also fail with same error in https://github.com/intel/llvm/actions/runs/13276633726/job/37067745750?pr=16959 |
looks like the test failed on OpenCL CPU device, and I cannot reproduce this issue on my local machine. Not sure if I missed any detail. |
Note that at intel/llvm we use older OCL CPU RT (we only use publicly released once, meaning that right now we use version released with oneAPI 2025.0) - it could be that an issue has already been fixed internally and we just need to wait for a OCL CPU RT update. To confirm/disprove that idea you could try reproducing with older OCL CPU RT locally |
It looks like test fails flakily on L0 gpu as well.
For now I've disabled test on all platforms here: #17014 |
…pp (#17014) Temporarily disable on all required platforms because of #16978 Fail shows up on unrelated PRs. --------- Co-authored-by: Chris Perkins <[email protected]>
Describe the bug
https://github.com/intel/llvm/actions/runs/13270134353/job/37052546827?pr=13590
To reproduce
No response
Environment
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: