Skip to content

Pass information from ext_oneapi_supports_cl_extension to Triton #1507

@whitneywhtsang

Description

@whitneywhtsang

In IPEX(/PyTorch), use ext_oneapi_supports_cl_extension to query if the following list of extensions are supported, and pass the information to Triton:

cl_intel_subgroup_matrix_multiply_accumulate
cl_intel_subgroup_matrix_multiply_accumulate_tf32
cl_intel_subgroup_2d_block_io

Example: https://github.com/intel/llvm/blob/sycl/sycl/test-e2e/KernelCompiler/opencl_queries.cpp

Metadata

Metadata

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions