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

AOT compilation failed in Test with pip workflow #3116

Open
anmyachev opened this issue Jan 8, 2025 · 1 comment · May be fixed by #3135
Open

AOT compilation failed in Test with pip workflow #3116

anmyachev opened this issue Jan 8, 2025 · 1 comment · May be fixed by #3135
Assignees
Labels
bug Something isn't working

Comments

@anmyachev
Copy link
Contributor

Example of error:

FAILED tools/test_aot.py::test_compile_link_matmul_no_specialization - FileNotFoundError: [Errno 2] No such file or directory: 'icpx'
FAILED tools/test_aot.py::test_compile_link_matmul - FileNotFoundError: [Errno 2] No such file or directory: 'icpx'
FAILED tools/test_aot.py::test_launcher_has_no_available_kernel - FileNotFoundError: [Errno 2] No such file or directory: 'icpx'
FAILED tools/test_aot.py::test_compile_link_autotune_matmul - FileNotFoundError: [Errno 2] No such file or directory: 'icpx'

CI link: https://github.com/intel/intel-xpu-backend-for-triton/actions/runs/12676193983/job/35328864818?pr=3112

@anmyachev anmyachev added the bug Something isn't working label Jan 8, 2025
@anmyachev
Copy link
Contributor Author

@ESI-SYD could you take a look?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants