Skip to content

2.2.1

Choose a tag to compare

@github-actions github-actions released this 10 Aug 20:39
· 52 commits to master since this release
f7b7cd8

What's Changed

Full Changelog: 2.2.0...2.2.1


Note: I've no idea if the SYCL-backend actually works, that's why it's disabled by default for now.
If you want to use it, it has to be enabled by calling Backends.SyclBackend.IsEnabled = true;. (Let me know if it works in that case :))