Skip to content

Releases: JuliaParallel/DistributedArrays.jl

v0.6.7

04 Oct 15:51
0451d00
Compare
Choose a tag to compare

DistributedArrays v0.6.7

Diff since v0.6.6

Merged pull requests:

Closed issues:

  • distribute is not type inferrable (#235)
  • MethodError: no method matching close(::Nothing) with Julia 1.9 (#246)

v0.6.6

16 Aug 20:35
58235e9
Compare
Choose a tag to compare

DistributedArrays v0.6.6

Diff since v0.6.5

Closed issues:

  • array distribution type (#5)
  • Big Stencil Computation? (#21)
  • Track performance regressions.Implement set of benchmarks. (#89)
  • Implement norm and dot (#143)
  • Running out of memory with julia v0.6 but not v0.5 (#151)
  • setindex! not defined? (#155)
  • _mean is ambigous (#165)
  • Compatible with Primes v0.5.0? (#222)
  • DArray macro fails on 1.5 (#223)
  • DistributedArrays and Krylov libraries (#231)
  • Tests are failing on Julia >= 1.6 (#233)

Merged pull requests:

  • Fix internal uses of reindex for Julia 1.5 support (#220) (@mbauman)
  • Version-guard Statistics._mean's extension (#221) (@mbauman)
  • Update index.md (#226) (@severinson)
  • CompatHelper: bump compat for Primes to 0.5, (keep existing compat) (#232) (@github-actions[bot])

v0.6.5

19 May 22:02
47597cd
Compare
Choose a tag to compare

DistributedArrays v0.6.5

Diff since v0.6.4

Closed issues:

  • Failing tests on Julia 1.5 (#216)

Merged pull requests:

v0.6.4

30 Aug 09:29
v0.6.4
9ea6944
Compare
Choose a tag to compare

v0.6.4 (2019-08-29)

Diff since v0.6.3

Closed issues:

  • Tests fails on master because of change to Exception internals (#211)

Merged pull requests:

v0.6.3

12 Aug 13:37
v0.6.3
5aaed0b
Compare
Choose a tag to compare

v0.6.3 (2019-08-11)

Diff since v0.6.2

Closed issues:

  • Infinite recursion on nightly (#200)
  • Stable documentation link is broken (#193)

Merged pull requests:

v0.6.2

10 May 17:59
e929a74
Compare
Choose a tag to compare

v0.6.1

30 Apr 05:38
072661c
Compare
Choose a tag to compare
Merge pull request #199 from JuliaParallel/vc/project

add Project.toml and update travis

Version 0.6.0

02 Jan 11:25
33dca52
Compare
Choose a tag to compare
Check that eltype from each shard is consistent (#170)

Co-authored-by: Rami <raminammour@gmail.com>
Co-authored-by: Valentin Churavy <v.churavy@gmail.com>

Version 0.5.1

15 Aug 15:06
721858c
Compare
Choose a tag to compare
Merge pull request #161 from JuliaParallel/an/dist

Fixes the broadcasting and mean with dimension

Release 0.5

28 Jul 13:06
f8c26bd
Compare
Choose a tag to compare
Merge pull request #158 from JuliaParallel/fbot/deps

Fix deprecations