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

Re-enable CPU test test/test_python_ops.py -k TestPythonOps for uint8 dtype #8799

Open
tengyifei opened this issue Mar 5, 2025 · 0 comments
Labels
bug Something isn't working libtpu

Comments

@tengyifei
Copy link
Collaborator

tengyifei commented Mar 5, 2025

To unblock bumping libtpu pin, we have to disable this test: https://github.com/pytorch/xla/pull/8788/files

This test fails with a LLVM memory allocation error on the CPU.

We should report this bug upstream and re-enable it after a fix is there.

Failed run: https://github.com/pytorch/xla/actions/runs/13668949609/job/38217578967?pr=8788

Error:

E0000 00:00:1741156332.106836   21429 execution_engine.cc:53] LLVM compilation error: Cannot allocate memory
    ./test/run_tests.sh: line 51: 21120 Segmentation fault      (core dumped) python3 "$@"
@ysiraichi ysiraichi added bug Something isn't working openxla libtpu and removed openxla labels Mar 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working libtpu
Projects
None yet
Development

No branches or pull requests

2 participants