Skip to content

Releases: utkinis/TinyKernels.jl

TinyKernels 0.4.0

16 Jul 20:43
38aaec3
Compare
Choose a tag to compare

Release notes

  • Adapt AMDGPU to the transition to HIP for kernel launch
  • Include both device and stream synchronize
  • Minor cosmetic changes

TinyKernels 0.3.2

12 Apr 09:33
3879c88
Compare
Choose a tag to compare

Release notes

  • fix AMDGPU device override export

TinyKernels 0.3.1

06 Apr 20:10
Compare
Choose a tag to compare

Release notes

TinyKernels 0.3.0

03 Apr 20:58
Compare
Choose a tag to compare

Release notes

  • Transition to conditional loading (backends, AD) and add tests (#7)
  • Adapt to Metal.jl API breaking changes in Metal.jl v0.3.0
  • Fix type instabilities (#9)

TinyKernels 0.2.0

17 Mar 21:09
Compare
Choose a tag to compare

Release notes

  • Add partial support for Metal (#4)
  • Add support for CPU backend (#5)
  • Fix AD support for CPU backend (#6)