Skip to content

Port and enable tutorial 09-persistent-matmul #3833

Merged
etiotto merged 19 commits into
mainfrom
etiotto.tdesc_to_block_pointer.7
Apr 7, 2025
Merged

Port and enable tutorial 09-persistent-matmul #3833
etiotto merged 19 commits into
mainfrom
etiotto.tdesc_to_block_pointer.7

Conversation

@etiotto
Copy link
Copy Markdown
Contributor

@etiotto etiotto commented Apr 3, 2025

Enable the tutorial 09-persistent-matmul and run it with both tensor of ptrs (matmul_kernel_persistent) and with tensor descriptors (matmul_kernel_descriptor_persistent). The latter kernel is internally translated into blocked ptrs.

Note: rebase after PRs #3817 and #3832 lands.

etiotto added 11 commits April 1, 2025 19:04
Signed-off-by: Tiotto, Ettore <ettore.tiotto@intel.com>
Signed-off-by: Tiotto, Ettore <ettore.tiotto@intel.com>
Signed-off-by: Tiotto, Ettore <ettore.tiotto@intel.com>
Signed-off-by: Tiotto, Ettore <ettore.tiotto@intel.com>
Signed-off-by: Tiotto, Ettore <ettore.tiotto@intel.com>
Signed-off-by: Tiotto, Ettore <ettore.tiotto@intel.com>
Signed-off-by: Tiotto, Ettore <ettore.tiotto@intel.com>
Signed-off-by: Tiotto, Ettore <ettore.tiotto@intel.com>
Signed-off-by: Tiotto, Ettore <ettore.tiotto@intel.com>
@etiotto etiotto self-assigned this Apr 3, 2025
Signed-off-by: Tiotto, Ettore <ettore.tiotto@intel.com>
Copy link
Copy Markdown
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.

It is failing on LTS, suggest to add to LTS skiplist.

Signed-off-by: Tiotto, Ettore <ettore.tiotto@intel.com>
@etiotto
Copy link
Copy Markdown
Contributor Author

etiotto commented Apr 4, 2025

It is failing on LTS, suggest to add to LTS skiplist.

Added.

@etiotto etiotto requested a review from whitneywhtsang April 4, 2025 14:41
@etiotto etiotto marked this pull request as ready for review April 4, 2025 14:41
Comment thread .github/workflows/build-test-reusable.yml Outdated
Comment thread python/tutorials/09-persistent-matmul.py
Comment thread scripts/test-triton.sh Outdated
Signed-off-by: Tiotto, Ettore <ettore.tiotto@intel.com>
Comment thread python/tutorials/09-persistent-matmul.py
…tutorial 09-persistent-matmul

Signed-off-by: Tiotto, Ettore <ettore.tiotto@intel.com>
@etiotto etiotto requested a review from whitneywhtsang April 7, 2025 15:16
@etiotto etiotto merged commit ed88733 into main Apr 7, 2025
6 checks passed
@etiotto etiotto deleted the etiotto.tdesc_to_block_pointer.7 branch April 7, 2025 16:37
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.

Enable tutorials workloads that use tensor descriptors

4 participants