Skip to content

[Codegen][CUDA] Add error message for missing fragment info#14073

Merged
tqchen merged 1 commit intoapache:mainfrom
vinx13:feat/wmma-codegen-err-msg
Feb 22, 2023
Merged

[Codegen][CUDA] Add error message for missing fragment info#14073
tqchen merged 1 commit intoapache:mainfrom
vinx13:feat/wmma-codegen-err-msg

Conversation

@vinx13
Copy link
Copy Markdown
Member

@vinx13 vinx13 commented Feb 21, 2023

This PR added error message when wmma fragment info is missing. This happens when the wmma fragment memory scope is used but tensorize is not called. Previously, it shows error message like tvm._ffi.base.TVMError: _Map_base: :at that doesn't provide enough information.

cc @masahi

@tvm-bot
Copy link
Copy Markdown
Collaborator

tvm-bot commented Feb 21, 2023

Thanks for contributing to TVM! Please refer to the contributing guidelines https://tvm.apache.org/docs/contribute/ for useful information and tips. Please request code reviews from Reviewers by @-ing them in a comment.

  • No users to tag found in teams: codegen, cuda See #10317 for details

Generated by tvm-bot

@github-actions github-actions Bot requested a review from masahi February 21, 2023 22:56
@masahi
Copy link
Copy Markdown
Member

masahi commented Feb 22, 2023

@tvm-bot rerun

@tqchen tqchen merged commit 0a269de into apache:main Feb 22, 2023
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