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

Add error checking for cooperative matrix use and scope parameters #2223

Merged
merged 2 commits into from
Nov 23, 2023

Conversation

MrSidims
Copy link
Contributor

@MrSidims MrSidims commented Nov 17, 2023

Use should be: MatrixA, MatrixB or Accumulator.
Scope must be at max Invocation (others are not supported
by the translator).

Signed-off-by: Sidorov, Dmitry dmitry.sidorov@intel.com

@MrSidims MrSidims changed the title Add error checking for matrix use parameter Add error checking for cooperative matrix use parameter Nov 17, 2023
@MrSidims MrSidims changed the title Add error checking for cooperative matrix use parameter Add error checking for cooperative matrix use and scope parameters Nov 17, 2023
Use should be: MatrixA, MatrixB or Accumulator.
Scope must be at max Invocation (others are not supported
by the translator).

Signed-off-by: Sidorov, Dmitry <dmitry.sidorov@intel.com>
@MrSidims
Copy link
Contributor Author

@vmaksimo @VyacheslavLevytskyy please take a look

Copy link
Member

@svenvh svenvh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM for the KHR parts.

@VyacheslavLevytskyy
Copy link
Contributor

looks good

Signed-off-by: Sidorov, Dmitry <dmitry.sidorov@intel.com>
@MrSidims MrSidims merged commit f18e64d into KhronosGroup:main Nov 23, 2023
9 checks passed
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.

4 participants