Skip to content

v0.9.4

Latest

Choose a tag to compare

@cliffburdick cliffburdick released this 27 Oct 17:38
· 1 commit to main since this release
ad55c6b

Note: MatX is approaching a 1.0 release with several major updates. 1.0 will contain CUDA JIT capabilities that allow better kernel fusion and overall improvements in kernel runtimes. Along with the JIT capabilities, most files have changes that allow for efficient improvements in the kernels. MatX 1.0 will require C++20 support in both the CUDA and host compilers. CUDA 11.8 support will no longer be supported.

Notable Changes:

  • apply() and apply_idx() operators for writing lambda-based custom operators

Full Changelog

Full Changelog: v0.9.3...v0.9.4