Skip to content

Does sycl can support cuda tensorcore invoking? #11635

Answered by JackAKirk
wangzy0327 asked this question in Q&A
Discussion options

You must be logged in to vote

Yes, DPC++ supports the same Tensor Cores capabilities as CUDA Runtime API (minus experimental ones). The full list is here https://github.com/intel/llvm/blob/sycl/sycl/doc/extensions/experimental/sycl_ext_matrix/sycl_ext_oneapi_matrix.asciidoc#nvidia-tensor-cores-supported-combinations
and that document tells you how to use them within the joint_matrix dpc++ extension.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@JackAKirk
Comment options

@wangzy0327
Comment options

@JackAKirk
Comment options

Answer selected by JackAKirk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants