Releases: utkinis/TinyKernels.jl
Releases · utkinis/TinyKernels.jl
TinyKernels 0.4.0
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
Release notes
- fix AMDGPU device override export
TinyKernels 0.3.0
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
Release notes
- Add partial support for Metal (#4)
- Add support for CPU backend (#5)
- Fix AD support for CPU backend (#6)