v0.9.32
KernelAbstractions v0.9.32
- Clarify the semantics of KernelAbstractions.copyto!and addKernelAbstractions.pagelock!
- Add support for multiple devices per backend
Merged pull requests:
- Run Runic after explicit return rule addition (#516) (@fredrikekre)
- Avoid the exception branch in expand (#518) (@vchuravy)
- Allow for ndims query (#551) (@vchuravy)
- Switch Runic CI (#552) (@vchuravy)
- Update quickstart.md (#553) (@Dale-Black)
- support multiple devices per backend (#554) (@vchuravy)
- Document the semantics of copyto! and add pagelock! (#555) (@vchuravy)
Closed issues:
- Add Feature to Select Devices to Execute Kernels On (#458)