Skip to content

Conversation

@slawblauciak
Copy link
Contributor

#5527

Adds matching change to Intel's backend.

@slawblauciak
Copy link
Contributor Author

slawblauciak commented Dec 2, 2025

Failures are unrelated to the change:

  • Test with pip
  • Test with pip on Windows

I can reproduce the following locally without the changes (commit d415da6):

ERROR:
pytest-skip: Not all tests to skip exist.
Missing test names to skip:
  - python/test/unit/language/test_core.py::test_dot3d[8-1-32-32-32-32-32-float64-float64]
  - python/test/unit/language/test_core.py::test_dot3d[4-1-64-64-64-32-32-float64-float64]

Copy link
Contributor

@whitneywhtsang whitneywhtsang left a comment

Choose a reason for hiding this comment

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

No additional comments from me

lezcano and others added 2 commits December 8, 2025 13:09
We now tell LLVM and PTXAS the number of CTAs we are about to use.
This allows them to generate better code in most cases.

We also clean-up all the remaining uses of `cluster_dims` and we replace
them by queries to `num_ctas`.
@slawblauciak slawblauciak force-pushed the dev/slbl/cherrypick-upstream-9b75018 branch from 11ddb26 to 16e01f8 Compare December 8, 2025 13:12
Copy link
Contributor

@whitneywhtsang whitneywhtsang left a comment

Choose a reason for hiding this comment

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

Please do not squash and merge.

@whitneywhtsang whitneywhtsang merged commit efd7b71 into main Dec 8, 2025
25 of 27 checks passed
@whitneywhtsang whitneywhtsang deleted the dev/slbl/cherrypick-upstream-9b75018 branch December 8, 2025 18:19
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.

5 participants