Skip to content

DPC++ daily 2022-01-20

Pre-release
Pre-release
Compare
Choose a tag to compare
@bb-sycl bb-sycl released this 20 Jan 18:36
· 133689 commits to sycl since this release
5373362
[SYCL][MATRIX][CUDA] Add support for bf16, (u)int8, and half.  (#5009)

Implementation of Nvidia MMA's using bf16, mixed precision int ((u)int8/int32), and mixed precision float (half/float).

Signed-off-by: jack.kirk <jack.kirk@codeplay.com>