intel / xetla

Apache License 2.0
53 stars 14 forks source link

Plans to support other architectures? #36

Open malixian opened 8 months ago

malixian commented 8 months ago

SYCL is a cross-architecture programming model. XETLA is a template library based on SYCL, but currently only supports Intel SIMD programming. Is it possible or is there any plan to adapt to the SIMIT programming model to support NVIDIA or AMD architecture GPUs?

tdeng5 commented 3 weeks ago

There is another project CUTLASS which has similar functionalities and based on SIMT can support intel GPUs. https://github.com/codeplaysoftware/cutlass-fork