Skip to content
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

Change DPAS from OCL to SPV builtin #3732

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

whitneywhtsang
Copy link
Contributor

SPEC: SPV_INTEL_subgroup_matrix_multiply_accumulate

Current Agama doesn't yet support the SPV extension, so test failures are expected.

Closes #3731

Signed-off-by: Whitney Tsang <[email protected]>
@chengjunlu
Copy link
Contributor

Does the SPV built-in support sub group size=32 for DPAS?

@whitneywhtsang
Copy link
Contributor Author

Does the SPV built-in support sub group size=32 for DPAS?

Last time I checked I saw Behavior is undefined if these functions are called on other devices or from kernels with a different subgroup size. Where can I find mention of that now @bashbaug?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Change DPAS from OCL to SPV builtin
3 participants