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

[NFC] Update test-triton.sh #258

Merged
merged 1 commit into from
Jan 15, 2024
Merged

Conversation

whitneywhtsang
Copy link
Contributor

Address review comment: #246 (comment)

Signed-off-by: Tsang, Whitney <[email protected]>
@whitneywhtsang whitneywhtsang self-assigned this Jan 15, 2024

cd $CORE_TEST_DIR/language
TRITON_DISABLE_LINE_INFO=1 python3 -m pytest --verbose --device xpu --ignore=test_line_info.py --ignore=test_subprocess.py
TRITON_DISABLE_LINE_INFO=1 python3 -m pytest --verbose --device xpu language/ --ignore=language/test_line_info.py --ignore=language/test_subprocess.py
Copy link
Contributor

Choose a reason for hiding this comment

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

Looks like the same as upstream Triton, which is great. Thank you.

@whitneywhtsang whitneywhtsang merged commit 0cf7205 into llvm-target Jan 15, 2024
2 of 3 checks passed
@whitneywhtsang whitneywhtsang deleted the whitneywhtsang/test branch January 15, 2024 19:34
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.

2 participants