We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Following the integration of CUTLASS as a new provider for the GEMM benchmark, it has been observed that it does not work when running on BMG.
https://github.com/intel/intel-xpu-backend-for-triton/actions/runs/15121382503/job/42504328424
Triton: 1d99b7a
The text was updated successfully, but these errors were encountered:
[BENCHMARK][GEMM] Fix CUTLASS benchmark when running on BMG (#4274)
0c81300
This PR resolves the issue [4254](#4254) by specifying multiple `sycl-target` to create a fatbinary and be supported on PVC and BMG. BMG benchmark CI: https://github.com/intel/intel-xpu-backend-for-triton/actions/runs/15200477831 --------- Signed-off-by: Jefferson Le Quellec <[email protected]>
jle-quel
Successfully merging a pull request may close this issue.
Uh oh!
There was an error while loading. Please reload this page.
Describe the bug
Following the integration of CUTLASS as a new provider for the GEMM benchmark, it has been observed that it does not work when running on BMG.
https://github.com/intel/intel-xpu-backend-for-triton/actions/runs/15121382503/job/42504328424
Environment details
Triton: 1d99b7a
The text was updated successfully, but these errors were encountered: