-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
Assertion failed 'hwintrinsicChild->isContained()' in 'System.Numerics.Tensors.TensorPrimitives+ScaleBOperator #97688
Comments
Tagging subscribers to this area: @JulieLeeMSFT, @jakobbotsch Issue DetailsBuild InformationBuild: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=545442 Error Message{
"ErrorMessage": "Assertion failed 'hwintrinsicChild->isContained()' in 'System.Numerics.Tensors.TensorPrimitives+ScaleBOperator`1[double]:Invoke(System.Runtime.Intrinsics.Vector128`1[double]):System.Runtime.Intrinsics.Vector128`1[double]:this",
"ErrorPattern": "",
"BuildRetry": false,
"ExcludeConsoleLog": false
}
|
FYI @dotnet/jit-contrib |
At a glance this looks related to the AVX512F embedded broadcast support, but I haven't dug into it any deeper than that. |
I can't repro this locally so probably requires AVX512. @tannergooding @EgorBo any chance one of you could take a look since this is blocking innerloop? |
Will take a look. Worth noting, however, that AltJit should allow you to test AVX512 codegen even if you can't execute it |
Fix should be here: #97783 |
Build Information
Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=545442
Build error leg or test failing: System.Numerics.Tensors.Net8.Tests.WorkItemExecution
Pull request: #97677
Error Message
Known issue validation
Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=545442
Error message validated:
Assertion failed 'hwintrinsicChild->isContained()'
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 1/31/2024 5:13:01 PM UTC
Report
Summary
The text was updated successfully, but these errors were encountered: