What's Changed
This patch release includes a workaround for an out-of-bounds host write bug discovered in cuTENSOR v2.3.x - v2.5.x impacting cuDecomp when using large input sizes (see issue #112 for details). It also includes changes to better handle large inputs in general.
Breaking changes
None.
Deprecations
None.
PRs included in this release
- Improve support for very large inputs. (#105)
- Add workaround for cuTENSOR 2.3.x - 2.5.x OOB host write bug impacting large problem sizes (#113)
Full Changelog: v0.6.1...v0.6.2