Skip to content

Conversation

@ravil-mobile
Copy link
Contributor

@ravil-mobile ravil-mobile commented Nov 27, 2025

09-persistent-matmul.py contains flatten flag enabled in tl.range. This enables fusion of nested loops. The example was not well adapted for AMD GPUs. This PR provides a few changes to make in run on the AMDGPUs

cc @antiagainst @zhanglx13

@zhanglx13 zhanglx13 marked this pull request as ready for review November 27, 2025 17:41
@zhanglx13 zhanglx13 requested a review from ptillet as a code owner November 27, 2025 17:41
@antiagainst antiagainst enabled auto-merge (squash) November 27, 2025 18:26
@antiagainst antiagainst merged commit 18a9f33 into triton-lang:main Dec 1, 2025
8 of 9 checks passed
tmoreau89 pushed a commit to tmoreau89/triton that referenced this pull request Dec 1, 2025
)

`09-persistent-matmul.py` contains `flatten` flag enabled in `tl.range`.
This enables fusion of nested loops. The example was not well adapted
for AMD GPUs. This PR provides a few changes to make in run on the
AMDGPUs
CRobeck pushed a commit to plotfi/triton that referenced this pull request Dec 2, 2025
)

`09-persistent-matmul.py` contains `flatten` flag enabled in `tl.range`.
This enables fusion of nested loops. The example was not well adapted
for AMD GPUs. This PR provides a few changes to make in run on the
AMDGPUs
@ravil-mobile ravil-mobile deleted the ravil/persistent-loop branch December 8, 2025 14:34
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.

3 participants