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

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

Merged
merged 1 commit into from
Feb 22, 2023

Conversation

vinx13
Copy link
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
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
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