codeplaysoftware / cutlass-fork

CUDA Templates for Linear Algebra Subroutines
Other
8 stars 20 forks source link

Add support for SYCL on example 35 #142

Closed aacostadiaz closed 1 month ago

aacostadiaz commented 1 month ago

This PR adds support for SYCL to the original Cutlass 2 example 35. The focus of this PR is only on functionality. Performance optimisations will be addressed in a separate PR to ensure that execution with SYCL can match the performance achieved with cuda.