Skip to content

Comments

Bump xla#309

Open
alekstheod wants to merge 3 commits intomasterfrom
bump_xla
Open

Bump xla#309
alekstheod wants to merge 3 commits intomasterfrom
bump_xla

Conversation

@alekstheod
Copy link
Contributor

Motivation

Bump xla rocm-jaxlib-v0.8.2 head

-@jax//tests:gpu_memory_flags_test_gpu
-@jax//tests:lax_numpy_test_gpu
-@jax//tests:lax_test_gpu
-@jax//tests:linalg_test_gpu
Copy link
Collaborator

@charleshofer charleshofer Feb 12, 2026

Choose a reason for hiding this comment

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

I assume that this test case was failing in CI and that's why you're removing it? If that's the case, no complaints from me.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes the test was failing. I think in your pipeline you have several --test_filter cases. In bazel the last one overrides. So in fact not all the tests were executed but only the one in the last filter. Usually we do --test_filter="Test1|Test2|Test3" Not sure however if that is a correct syntax for asltest but bazelwise --test_filter several times is not correct.

@alekstheod
Copy link
Contributor Author

I wouldn't merge it right now. Seems xla does break several tests! We need to work on xla to fix them!

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.

4 participants