Skip to content

Releases: smillerc/BlockHaloArrays.jl

v0.4.0

28 Sep 12:58
Compare
Choose a tag to compare

BlockHaloArrays v0.4.0

Diff since v0.3.2

v0.3.2

27 Sep 17:30
Compare
Choose a tag to compare

BlockHaloArrays v0.3.2

Diff since v0.3.1

v0.3.1

27 Sep 13:48
Compare
Choose a tag to compare

BlockHaloArrays v0.3.1

Diff since v0.3.0

  • Added donorview() and haloview() functions

v0.3.0

26 Sep 18:49
Compare
Choose a tag to compare

BlockHaloArrays v0.3.0

Diff since v0.2.1

  • Bugfix of a halo sync error with blocks that aren't exactly the same size
  • Refactor of the BlockHaloArray type that now stores SubArray views of the halo receiver regions and the domain donor regions

v0.2.1

23 Sep 18:43
Compare
Choose a tag to compare

BlockHaloArrays v0.2.1

Diff since v0.2.0

v0.2.0

20 Sep 17:58
Compare
Choose a tag to compare

BlockHaloArrays v0.2.0

Diff since v0.1.0

  • Added globalindices() and nblocks() functions

Closed issues:

  • Initial release (#6)

v0.1.0

09 Sep 17:16
64d3f27
Compare
Choose a tag to compare

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])