[SM6.10][HLK] LinAlg element access exec tests#8317
Conversation
tex3d
left a comment
There was a problem hiding this comment.
Dimensions 16x16x16 with F16 types will always be a supported combination within Tier 1 requirements, so I'm recommending we use that for the smoke test, rather than dimension/component type combinations where support is only optional.
The dimensions and types used here are not part of required Tier 1 support. Since we have no way to determine support or indicate use of extended dimensions/types yet, it's risky to use these for a smoke test. Devices that do not implement this combination will not benefit from the smoke test at all (and will likely crash or just fail to create a PSO).
bob80905
left a comment
There was a problem hiding this comment.
Pair PR review with Alex! Some questions
|
✅ With the latest revision this PR passed the C/C++ code formatter. |
tex3d
left a comment
There was a problem hiding this comment.
Approving, given follow-up to use f16 and 16x16 more broadly to fit within Tier 1 requirements.
Adds HLK smoke test for LinAlg matrix element access