TornadoVM GitHub has no mentions of tensor cores or WMMA instructions. The only mention of tensor cores is in 2024 and states they are not used: https://github.com/beehive-lab/TornadoVM/discussions/393
TornadoVM GitHub has no mentions of tensor cores or WMMA instructions. The only mention of tensor cores is in 2024 and states they are not used: https://github.com/beehive-lab/TornadoVM/discussions/393
https://github.com/beehive-lab/TornadoVM/pull/732 https://github.com/beehive-lab/TornadoVM/pull/313
I believe these are SIMD. Tensor cores require MMA family of instructions. Ask me how I know. :)
https://github.com/m4rs-mt/ILGPU/compare/master...lostmsu:IL...
Good article: https://alexarmbr.github.io/2024/08/10/How-To-Write-A-Fast-M...