Releases: JuliaParallel/DistributedArrays.jl
Releases · JuliaParallel/DistributedArrays.jl
v0.6.7
DistributedArrays v0.6.7
Merged pull requests:
- enable dependabot for GitHub actions (#241) (@ranocha)
- Bump actions/checkout from 2 to 3 (#242) (@dependabot[bot])
- Bump actions/cache from 1 to 3 (#243) (@dependabot[bot])
- Bump codecov/codecov-action from 1 to 3 (#244) (@dependabot[bot])
- Documentation fixes (#245) (@chskcau)
- fix
close
error due to race ind_closeall
(#248) (@tanmaykm)
Closed issues:
v0.6.6
DistributedArrays v0.6.6
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 notv0.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:
v0.6.5
v0.6.4
v0.6.3
v0.6.3 (2019-08-11)
Closed issues:
Merged pull requests:
- fix tests on julia v1.2 (#205) (JeffBezanson)
- Fix documentation (#204) (jonas-schulze)
v0.6.2
v0.6.1
Merge pull request #199 from JuliaParallel/vc/project add Project.toml and update travis
Version 0.6.0
Check that eltype from each shard is consistent (#170) Co-authored-by: Rami <[email protected]> Co-authored-by: Valentin Churavy <[email protected]>
Version 0.5.1
Merge pull request #161 from JuliaParallel/an/dist Fixes the broadcasting and mean with dimension
Release 0.5
Merge pull request #158 from JuliaParallel/fbot/deps Fix deprecations