New
0.2.1
What's Changed
- convert runtime type error to comptime by @JackDyre in https://github.com/akhildevelops/cudaz/pull/11
- device deinit/free by @JackDyre in https://github.com/akhildevelops/cudaz/pull/12
- add device to host memcpy by @JackDyre in https://github.com/akhildevelops/cudaz/pull/10
- Add extra nvrtc args by @PaulBrushman in https://github.com/akhildevelops/cudaz/pull/14
- Expose module and function from lib by @PaulBrushman in https://github.com/akhildevelops/cudaz/pull/13
New Contributors
- @JackDyre made their first contribution in https://github.com/akhildevelops/cudaz/pull/11
- @PaulBrushman made their first contribution in https://github.com/akhildevelops/cudaz/pull/14
Full Changelog: https://github.com/akhildevelops/cudaz/compare/0.2.0...0.2.1