Closed pbchekin closed 4 months ago
A new run with Agama 881.19 and PTDB 0.5.1:
02-fused-softmax
now works.06-fused-attention
now works.10-experimental-block-pointer test
(renamed from 09-experimental-block-pointer
) with TRITON_INTEL_ENABLE_BLOCK_PTR=1
still fails.https://github.com/intel/intel-xpu-backend-for-triton/actions/runs/9507665230/job/26207534324
Hi @whitneywhtsang, should we remove tutorial 10-experimental-block-pointer.py
as it is already removed in triton itself https://github.com/triton-lang/triton/pull/3371/files?
Hi @whitneywhtsang, should we remove tutorial
10-experimental-block-pointer.py
as it is already removed in triton itself https://github.com/triton-lang/triton/pull/3371/files?
We intentionally kept it, as we are using the tutorial to measure our GEMM performance.
With #1316 we should be able to add this to the tutorial skiplist for A770.
Umbrella issue to track Triton tutorials issues with A770.
10-experimental-block-pointer
with TRITON_INTEL_ENABLE_BLOCK_PTR=1 fails: