Skip to content
New issue

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

Update IPEX pin and add cl extension feature query #1518

Merged
merged 1 commit into from
Jun 28, 2024

Conversation

LiyangLingIntel
Copy link
Contributor

No description provided.

@LiyangLingIntel
Copy link
Contributor Author

Verified on X1 server, got

{
  'support_cl_bf16_conversion': True,
  'support_cl_sg_matmul_acc': True
  'support_cl_sg_matmul_acc_tf32': False,
  'support_cl_sg_2d_block_io': True,
}

@LiyangLingIntel
Copy link
Contributor Author

PR to IPEX is here intel/intel-extension-for-pytorch#667

@whitneywhtsang whitneywhtsang merged commit 3000054 into llvm-target Jun 28, 2024
3 checks passed
@whitneywhtsang whitneywhtsang deleted the liyang/cl_extension_query branch June 28, 2024 14:23
whitneywhtsang added a commit that referenced this pull request Jul 9, 2024
After #1518,
oneAPI 2024.1.2 is required.

---------

Co-authored-by: Pavel Chekin <pavel.chekin@intel.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pass information from ext_oneapi_supports_cl_extension to Triton
2 participants