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

Instrumentation test failure with PyTorch 2.5 and Agama LTS #1953

Closed
pbchekin opened this issue Aug 20, 2024 · 5 comments · Fixed by #1999
Closed

Instrumentation test failure with PyTorch 2.5 and Agama LTS #1953

pbchekin opened this issue Aug 20, 2024 · 5 comments · Fixed by #1999
Labels
bug Something isn't working driver: lts tests: ut wontfix This will not be worked on

Comments

@pbchekin
Copy link
Contributor

PyTorch commit: 35f36363ec288c780fd86b3d55147a468c63166e

Failure:

instrumentation/test_gpuhello.py:49: AssertionError
>           assert repr(stderr) == repr(test_stdout)
assert "'[WARNING] Failed to create Level Zero tracer: 2013265921\\nHello From First Instruction of GPU Kernel: kernel1\\ttest_gpuhello.py:18:4\\nHello From First Instruction of GPU Kernel: kernel2\\ttest_gpuhello.py:24:4\\nHello From First Instruction of GPU Kernel: kernel3\\ttest_gpuhello.py:30:4\\n'" == "'Hello From First Instruction of GPU Kernel: kernel1\\ttest_gpuhello.py:18:4\\nHello From First Instruction of GPU Kernel: kernel2\\ttest_gpuhello.py:24:4\\nHello From First Instruction of GPU Kernel: kernel3\\ttest_gpuhello.py:30:4\\n'"
             
- 'Hello From First Instruction of GPU Kernel: kernel1\ttest_gpuhello.py:18:4\nHello From First Instruction of GPU Kernel: kernel2\ttest_gpuhello.py:24:4\nHello From First Instruction of GPU Kernel: kernel3\ttest_gpuhello.py:30:4\n'
+ '[WARNING] Failed to create Level Zero tracer: 2013265921\nHello From First Instruction of GPU Kernel: kernel1\ttest_gpuhello.py:18:4\nHello From First Instruction of GPU Kernel: kernel2\ttest_gpuhello.py:24:4\nHello From First Instruction of GPU Kernel: kernel3\ttest_gpuhello.py:30:4\n'

https://github.com/intel/intel-xpu-backend-for-triton/actions/runs/10476205430/job/29014608646

@pbchekin pbchekin added driver: lts bug Something isn't working tests: ut labels Aug 20, 2024
@pbchekin pbchekin changed the title Instrumentation test failure with PyTorch 2.5 and agama 803.96 Instrumentation test failure with PyTorch 2.5 and Agama LTS Aug 23, 2024
@vlad-penkin
Copy link
Contributor

@AshburnLee please troubleshoot this issue and file GSD ticket if needed and let me know the # offline.

@AshburnLee
Copy link
Contributor

@AshburnLee please troubleshoot this issue and file GSD ticket if needed and let me know the # offline.

Is this still needed? @vlad-penkin

@vlad-penkin
Copy link
Contributor

@AshburnLee please troubleshoot this issue and file GSD ticket if needed and let me know the # offline.

Is this still needed? @vlad-penkin

Ticket is needed.

@vlad-penkin vlad-penkin reopened this Aug 26, 2024
@AshburnLee
Copy link
Contributor

AshburnLee commented Aug 28, 2024

Having oneapi/pti/ trouble on reproducing the issue, wip

@AshburnLee
Copy link
Contributor

AshburnLee commented Aug 28, 2024

Created a GSD ticket

@vlad-penkin vlad-penkin added the wontfix This will not be worked on label Sep 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working driver: lts tests: ut wontfix This will not be worked on
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants