intel / intel-xpu-backend-for-triton

OpenAI Triton backend for Intel® GPUs
MIT License
144 stars 44 forks source link

SPIR-V Reproducer: Handle test specific features such as add-cols, add-rows handling for "test_dot" #2667

Open kballeda opened 2 weeks ago

kballeda commented 2 weeks ago

Though the Triton kernel runs perfectly as part of SPIR-V runner flow, test_dot requires handling of add-rows, add-columns in SPIR-V Runner to generate comparable output.

Reference comment below provides more details, https://github.com/intel/intel-xpu-backend-for-triton/pull/2258#issuecomment-2394475041