-
Notifications
You must be signed in to change notification settings - Fork 44
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
~600 of the Triton tests are failing #139
Comments
Currently, around 10% of tests fail on the branch https://github.com/intel-sandbox/triton-dse. While it is being merged to the public branch, @tdeng5 can you please start triaging the failing tests into buckets and opening issues on them, so we can start working? |
A task was created to collect the UT fails status: #223 |
Assigning @whitneywhtsang and myself as lead for this work item. We will distribute subtasks as needed while bringing the rest of the team up to speed. |
@etiotto i suggest to close this ticket and just track the remaining open tickets. |
https://github.com/openai/triton/tree/main/python/test/unit need to pass 100%
In order to complete this task we need to complete the following work items:
cumsum
andcumprod
#153float16
#157test_block_pointer.py
on PVC #159tt.random.*
operations #160test_line_info.py
#161dot_combine
intest_line_info.py
fails to compile #191test_subprocess.py
#205tl.device_print
code generation for XPU #291test_assert
with arg "device_assert", "assert", "no_debug", "double_assert" fails to run correctly #311test_assert_nested
fails to run correctly #312test_dot
in test_core.py #514TRITON_INTERPRET=1
#597TRITON_INTERPRET=1
#598tl.math.div_rn(x,y)
fails on XPU #601The text was updated successfully, but these errors were encountered: