v0.18.8
github-actions
released this
22 Feb 20:35
·
243 commits
to master
since this release
Dagger v0.18.8
- Disabled CHUNK_CACHE eviction logic
- Added
view
andcholesky
/cholesky!
operations to theDArray
- Added helpers
all_processors
andcompatible_processors
- Fixed some precompile hangs seen on Mac M-series chips
- Removed the
DArray
stage cache
Merged pull requests:
- Sch: Disable CHUNK_CACHE evictions for now (#467) (@jpsamaroo)
- DArray: Add Cholesky and view implementations (#469) (@jpsamaroo)
- Add some processor utilities (#470) (@jpsamaroo)
- precompile: Slightly lengthen pre-wait timeout (#471) (@jpsamaroo)
- DArray: Remove the stage cache (#472) (@jpsamaroo)