Skip to content

Conversation

@Chuansheng-Liu
Copy link

Summary

  • remove the supports_immad gate so SDPA→VL-SDPA runs even on non-DPAS GPUs
  • pass CMFLA_USE_STUB_KERNEL to the CM kernel so it returns early when DPAS isn’t available
  • drop DPAS-only static_asserts and update vlsdpa unit tests/docs accordingly

Testing

  • ./bin/intel64/Release/ov_gpu_unit_tests --gtest_filter="smoke_vlsdpa_gpu_test/vlsdpa_gpu_test.*" (currently fails: CM stub still hits DPAS path;)

@github-actions github-actions bot added the category: GPU OpenVINO GPU plugin label Dec 2, 2025
@sys-openvino-ci sys-openvino-ci added the ExternalIntelPR External contributor from Intel label Dec 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category: GPU OpenVINO GPU plugin ExternalIntelPR External contributor from Intel

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants