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

Improve error message for CPU tensors #654

Merged
merged 2 commits into from
Sep 14, 2022

Conversation

sophiawisdom
Copy link
Contributor

Redo of #651 against master. Fixes #525 by catching CUDA error when we check pytorch tensor size and rethrowing a more informative error that says why we failed.

sophiawisdom and others added 2 commits September 14, 2022 13:27
Redo of triton-lang#651 against master. Fixes triton-lang#525 by catching CUDA error when we check pytorch tensor size and rethrowing a more informative error that says why we failed.
@ptillet ptillet merged commit 4580a04 into triton-lang:master Sep 14, 2022
pingzhuu pushed a commit to siliconflow/triton that referenced this pull request Apr 2, 2024
Redo of triton-lang#651 against master. Fixes triton-lang#525 by catching CUDA error when we
check pytorch tensor size and rethrowing a more informative error that
says why we failed.
ZzEeKkAa pushed a commit to ZzEeKkAa/triton that referenced this pull request Aug 5, 2024
Fix `scripts/compile-pytorch-ipex.sh: line 88: .github/pins/pytorch.txt:
No such file or directory`

Signed-off-by: Whitney Tsang <[email protected]>
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.

Better error message for CPU tensors
2 participants