Commit 9aefe92
authored
To avoid:
```bash
inductor/test_flex_decoding.py::TestFlexDecodingXPU::test_builtin_score_mods_different_block_size_float32_score_mod1_BLOCK_SIZE2_xpu_float32 L0 build module failed. Log:
error: undefined reference to `_Z25__spirv_RoundFToTF32INTELDv1_f'
in function: '__spirv_RoundFToTF32INTEL(float vector[1])' called by kernel: 'triton_tem_fused_0'
error: backend compiler failed build.
Error during Intel loadBinary: ZE_RESULT_ERROR_MODULE_BUILD_FAILURE
```
CI Flex attn:
https://github.com/intel/intel-xpu-backend-for-triton/actions/runs/16691809088
(4h38m, no more these issues)
Flex decoding:
https://github.com/intel/intel-xpu-backend-for-triton/actions/runs/16691844598
(2h58m, no more these issues)
Signed-off-by: Anatoly Myachev <[email protected]>
1 parent 1c11bc2 commit 9aefe92
File tree
1 file changed
+11
-13
lines changed- third_party/intel/lib/TritonIntelGPUToLLVM/DotOpToLLVM
1 file changed
+11
-13
lines changedLines changed: 11 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
351 | 351 | | |
352 | 352 | | |
353 | 353 | | |
354 | | - | |
355 | | - | |
356 | | - | |
357 | | - | |
358 | | - | |
359 | | - | |
360 | | - | |
361 | | - | |
362 | | - | |
363 | | - | |
364 | | - | |
365 | | - | |
366 | | - | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
367 | 365 | | |
368 | 366 | | |
369 | 367 | | |
| |||
0 commit comments