Skip to content

Releases: north-numerical-computing/MATLAB-tensor-core

MATLAB Tensor Core v0.4.1

03 Apr 20:06
1c2522d

Choose a tag to compare

This release adds:

  • A bug fix in the model related subnormal product alignment.
  • Stand-alone validation of bf16 tensor core model of the B200, on 100M inputs.
  • Validation of the models has grown to 10^7 random inputs.

MATLAB Tensor Core v0.4

27 Feb 15:39
5467425

Choose a tag to compare

This release introduces the following updates and improvements:

  • Support for 5th generation tensor cores: added support for the latest tensor core architecture available in NVIDIA Blackwell GPUs, with particular focus on FP8 input formats. Previously, FP8 was using internal FP16 tensor cores where FP8 input vectors would be interleaved.
  • Codebase cleanup and refactoring: reduced redundancy and improved overall code readability.

MATLAB Tensor Core v0.3.1

27 Jan 16:48

Choose a tag to compare

This release contains miscellaneous bug fixes and tweaks.

MATLAB Tensor Core v0.3

19 Jan 21:01
eca0f2b

Choose a tag to compare

This new release adds performance improvements and bug fixes.

We thank Ivan Komarov for reporting inconsistencies between the models and the hardware.

MATLAB Tensor Core v0.2

19 Dec 15:37
eb18b6f

Choose a tag to compare

This release adds:

  1. Miscellaneous updates to the models, making them more accurate.
  2. Support for Octave.

MATLAB Tensor Core v0.1

06 Dec 19:54

Choose a tag to compare

Add v0.1 of the tensor core simulator

Co-authored-by: Mantas Mikaitis <m.mikaitis@leeds.ac.uk>
Co-authored-by: Faizan A. Khattak <F.A.Khattak@leeds.ac.uk>