Releases: smillerc/BlockHaloArrays.jl
Releases · smillerc/BlockHaloArrays.jl
v0.4.0
BlockHaloArrays v0.4.0
v0.3.2
BlockHaloArrays v0.3.2
v0.3.1
v0.3.0
BlockHaloArrays v0.3.0
- Bugfix of a halo sync error with blocks that aren't exactly the same size
- Refactor of the
BlockHaloArray
type that now storesSubArray
views of the halo receiver regions and the domain donor regions
v0.2.1
BlockHaloArrays v0.2.1
v0.2.0
BlockHaloArrays v0.2.0
- Added
globalindices()
andnblocks()
functions
Closed issues:
- Initial release (#6)
v0.1.0
BlockHaloArrays v0.1.0
Merged pull requests:
- CompatHelper: add new compat entry for ThreadPinning at version 0.4, (keep existing compat) (#1) (@github-actions[bot])
- CompatHelper: add new compat entry for NumaAllocators at version 0.2, (keep existing compat) (#2) (@github-actions[bot])
- CompatHelper: add new compat entry for ThreadPools at version 2, (keep existing compat) (#3) (@github-actions[bot])
- CompatHelper: add new compat entry for EllipsisNotation at version 1, (keep existing compat) (#4) (@github-actions[bot])
- CompatHelper: add new compat entry for OffsetArrays at version 1, (keep existing compat) (#5) (@github-actions[bot])