DistributedArrays

← Back to package list

If you think that there is an error in how your package is being tested or represented, please file an issue at NewPkgEval.jl, making sure to read the FAQ first.

Results with Julia v1.2.0

Testing was successful. Last evaluation was ago and took 13 minutes, 5 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed Primes ──────────── v0.4.0
 Installed DistributedArrays ─ v0.6.4
  Updating `~/.julia/environments/v1.2/Project.toml`
  [aaf54ef3] + DistributedArrays v0.6.4
  Updating `~/.julia/environments/v1.2/Manifest.toml`
  [aaf54ef3] + DistributedArrays v0.6.4
  [27ebfcd6] + Primes v0.4.0
  [2a0f44e3] + Base64 
  [8ba89e20] + Distributed 
  [b77e0a4c] + InteractiveUtils 
  [8f399da3] + Libdl 
  [37e2e46d] + LinearAlgebra 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [9a3f8284] + Random 
  [9e88b42a] + Serialization 
  [6462fe0b] + Sockets 
  [2f01184e] + SparseArrays 
  [10745b16] + Statistics 
  [8dfed614] + Test 
   Testing DistributedArrays
 Resolving package versions...
 Installed Compat ─────────── v2.2.0
 Installed SpecialFunctions ─ v0.8.0
 Installed URIParser ──────── v0.4.0
 Installed BinaryProvider ─── v0.5.8
 Installed BinDeps ────────── v0.8.10
  Building SpecialFunctions → `~/.julia/packages/SpecialFunctions/ne2iw/deps/build.log`
    Status `/tmp/jl_ZlzsKR/Manifest.toml`
  [9e28174c] BinDeps v0.8.10
  [b99e7846] BinaryProvider v0.5.8
  [34da2185] Compat v2.2.0
  [aaf54ef3] DistributedArrays v0.6.4
  [27ebfcd6] Primes v0.4.0
  [276daf66] SpecialFunctions v0.8.0
  [30578b45] URIParser v0.4.0
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [ade2ca70] Dates  [`@stdlib/Dates`]
  [8bb1440f] DelimitedFiles  [`@stdlib/DelimitedFiles`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [76f85450] LibGit2  [`@stdlib/LibGit2`]
  [8f399da3] Libdl  [`@stdlib/Libdl`]
  [37e2e46d] LinearAlgebra  [`@stdlib/LinearAlgebra`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [a63ad114] Mmap  [`@stdlib/Mmap`]
  [44cfe95a] Pkg  [`@stdlib/Pkg`]
  [de0858da] Printf  [`@stdlib/Printf`]
  [3fa0cd96] REPL  [`@stdlib/REPL`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [ea8e919c] SHA  [`@stdlib/SHA`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [1a1011a3] SharedArrays  [`@stdlib/SharedArrays`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [2f01184e] SparseArrays  [`@stdlib/SparseArrays`]
  [10745b16] Statistics  [`@stdlib/Statistics`]
  [8dfed614] Test  [`@stdlib/Test`]
  [cf7118a7] UUIDs  [`@stdlib/UUIDs`]
  [4ec0a83e] Unicode  [`@stdlib/Unicode`]
Test Summary:                          | Pass  Total
test distribute and other constructors |   13     13
Test Summary:                      | Pass  Total
test DArray equality/copy/deepcopy |    9      9
Test Summary:       | Pass  Total
test DArray similar |    2      2
Test Summary:       | Pass  Total
test DArray reshape |    2      2
Test Summary:                          | Pass  Total
test @DArray comprehension constructor |    2      2
Test Summary:                  | Pass  Total
test DArray / Array conversion |   10     10
Test Summary: | Pass  Total
test copy!    |    1      1
Test Summary:      | Pass  Total
test DArray reduce |    4      4
Test Summary: | Pass  Total
test rmul     |    1      1
Test Summary:           | Pass  Total
test rmul!(Diagonal, A) |    2      2
Test Summary:             | Pass  Total
test mapreduce on DArrays |  300    300
Test Summary:                | Pass  Total
test mapreducedim on DArrays |    5      5
Test Summary:                          | Pass  Total
test mapreducdim, reducedim on DArrays |   28     28
Test Summary:                         | Pass  Total
test statistical functions on DArrays |    7      7
Test Summary:       | Pass  Total
test sum on DArrays |   22     22
Test Summary:        | Pass  Total
test size on DArrays |    4      4
Test Summary:        | Pass  Total
test collections API |    2      2
Test Summary:        | Pass  Total
test max / min / sum |    8      8
Test Summary:  | Pass  Total
test all / any |   11     11
Test Summary: | Pass  Total
test count    |    3      3
Test Summary: | Pass  Total
test prod     |    1      1
Test Summary: | Pass  Total
test zeros    |   18     18
Test Summary: | Pass  Total
test dones    |   17     17
Test Summary: | Pass  Total
test drand    |   19     19
Test Summary: | Pass  Total
test randn    |    6      6
Test Summary:          | Pass  Total
test transpose/adjoint |    4      4
Test Summary: | Pass  Total
makelocal     |  182    182
┌ Warning: `reindex(V, idxs, subidxs)` is deprecated, use `reindex(idxs, subidxs)` instead.
│   caller = #84 at darray.jl:603 [inlined]
└ @ Core ~/.julia/packages/DistributedArrays/UZMDF/src/darray.jl:603
┌ Warning: `reindex(V, idxs, subidxs)` is deprecated, use `reindex(idxs, subidxs)` instead.
│   caller = #84 at darray.jl:603 [inlined]
└ @ Core ~/.julia/packages/DistributedArrays/UZMDF/src/darray.jl:603
┌ Warning: `reindex(V, idxs, subidxs)` is deprecated, use `reindex(idxs, subidxs)` instead.
│   caller = #84 at darray.jl:603 [inlined]
└ @ Core ~/.julia/packages/DistributedArrays/UZMDF/src/darray.jl:603
┌ Warning: `reindex(V, idxs, subidxs)` is deprecated, use `reindex(idxs, subidxs)` instead.
│   caller = #84 at darray.jl:603 [inlined]
└ @ Core ~/.julia/packages/DistributedArrays/UZMDF/src/darray.jl:603
┌ Warning: `reindex(V, idxs, subidxs)` is deprecated, use `reindex(idxs, subidxs)` instead.
│   caller = #84 at darray.jl:603 [inlined]
└ @ Core ~/.julia/packages/DistributedArrays/UZMDF/src/darray.jl:603
┌ Warning: `reindex(V, idxs, subidxs)` is deprecated, use `reindex(idxs, subidxs)` instead.
│   caller = #84 at darray.jl:603 [inlined]
└ @ Core ~/.julia/packages/DistributedArrays/UZMDF/src/darray.jl:603
┌ Warning: `reindex(V, idxs, subidxs)` is deprecated, use `reindex(idxs, subidxs)` instead.
│   caller = #84 at darray.jl:603 [inlined]
└ @ Core ~/.julia/packages/DistributedArrays/UZMDF/src/darray.jl:603
┌ Warning: `reindex(V, idxs, subidxs)` is deprecated, use `reindex(idxs, subidxs)` instead.
│   caller = #84 at darray.jl:603 [inlined]
└ @ Core ~/.julia/packages/DistributedArrays/UZMDF/src/darray.jl:603
Test Summary:               | Pass  Total
test convert from subdarray |    4      4
┌ Warning: `lgamma(x::Real)` is deprecated, use `(logabsgamma(x))[1]` instead.
│   caller = _broadcast_getindex at broadcast.jl:625 [inlined]
└ @ Core ./broadcast.jl:625
┌ Warning: `lgamma(x::Real)` is deprecated, use `(logabsgamma(x))[1]` instead.
│   caller = _broadcast_getindex at broadcast.jl:625 [inlined]
└ @ Core ./broadcast.jl:625
┌ Warning: `lgamma(x::Real)` is deprecated, use `(logabsgamma(x))[1]` instead.
│   caller = _broadcast_getindex at broadcast.jl:625 [inlined]
└ @ Core ./broadcast.jl:625
┌ Warning: `lgamma(x::Real)` is deprecated, use `(logabsgamma(x))[1]` instead.
│   caller = _broadcast_getindex at broadcast.jl:625 [inlined]
└ @ Core ./broadcast.jl:625
┌ Warning: `lgamma(x::Real)` is deprecated, use `(logabsgamma(x))[1]` instead.
│   caller = _broadcast_getindex at broadcast.jl:625 [inlined]
└ @ Core ./broadcast.jl:625
┌ Warning: `lgamma(x::Real)` is deprecated, use `(logabsgamma(x))[1]` instead.
│   caller = _broadcast_getindex at broadcast.jl:625 [inlined]
└ @ Core ./broadcast.jl:625
┌ Warning: `lgamma(x::Real)` is deprecated, use `(logabsgamma(x))[1]` instead.
│   caller = _broadcast_getindex at broadcast.jl:625 [inlined]
└ @ Core ./broadcast.jl:625
┌ Warning: `lgamma(x::Real)` is deprecated, use `(logabsgamma(x))[1]` instead.
│   caller = _broadcast_getindex at broadcast.jl:625 [inlined]
└ @ Core ./broadcast.jl:625
┌ Warning: `lgamma(x::Real)` is deprecated, use `(logabsgamma(x))[1]` instead.
│   caller = _broadcast_getindex at broadcast.jl:625 [inlined]
└ @ Core ./broadcast.jl:625
Test Summary:    | Pass  Total
test scalar math |   82     82
Test Summary:  | Pass  Total
test mapslices |   12     12
Test Summary:   | Pass  Total
test scalar ops |   22     22
Test Summary:      | Pass  Total
test broadcast ops |    4      4
Test Summary:              | Pass  Total
test matrix multiplication |    4      4
Test Summary: | Pass  Total
dot product   |    1      1
Test Summary: | Pass  Total
test norm     |    4      4
Test Summary: | Pass  Total
test axpy!    |    4      4
Test Summary: | Pass  Total
test ppeval   |    2      2
Test Summary: | Pass  Total
test nnz      |    1      1
Test Summary:  | Pass  Total
test matmatmul |    3      3
Test Summary:                  | Pass  Total
sort, T = Int64, 10^0 elements |    8      8
Test Summary:                    | Pass  Total
sort, T = Float64, 10^0 elements |    8      8
Test Summary:                  | Pass  Total
sort, T = Int64, 10^1 elements |    8      8
Test Summary:                    | Pass  Total
sort, T = Float64, 10^1 elements |    8      8
Test Summary:                  | Pass  Total
sort, T = Int64, 10^2 elements |    8      8
Test Summary:                    | Pass  Total
sort, T = Float64, 10^2 elements |    8      8
Test Summary:                  | Pass  Total
sort, T = Int64, 10^3 elements |    8      8
Test Summary:                    | Pass  Total
sort, T = Float64, 10^3 elements |    8      8
Test Summary:                  | Pass  Total
sort, T = Int64, 10^4 elements |    8      8
Test Summary:                    | Pass  Total
sort, T = Float64, 10^4 elements |    8      8
Test Summary:                  | Pass  Total
sort, T = Int64, 10^5 elements |    8      8
Test Summary:                    | Pass  Total
sort, T = Float64, 10^5 elements |    8      8
Test Summary:                  | Pass  Total
sort, T = Int64, 10^6 elements |    8      8
Test Summary:                    | Pass  Total
sort, T = Float64, 10^6 elements |    8      8
Test Summary: | Pass  Total
ddata         |   26     26
Test Summary: |
rand!         | No tests
Test Summary:      | Pass  Total
test for any leaks |    2      2
SPMD: Passed send/recv
SPMD: Passed broadcast
SPMD: Passed scatter 1
SPMD: Passed scatter 2
SPMD: Passed gather 1
SPMD: Passed gather 2
SPMD: Passed testing of spmd function run concurrently
SPMD: Passed spmd function with explicit context run concurrently
   Testing DistributedArrays tests passed 

Results with Julia v1.3.0

Testing was successful. Last evaluation was ago and took 10 minutes, 23 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed Primes ──────────── v0.4.0
 Installed DistributedArrays ─ v0.6.4
  Updating `~/.julia/environments/v1.3/Project.toml`
  [aaf54ef3] + DistributedArrays v0.6.4
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [aaf54ef3] + DistributedArrays v0.6.4
  [27ebfcd6] + Primes v0.4.0
  [2a0f44e3] + Base64 
  [8ba89e20] + Distributed 
  [b77e0a4c] + InteractiveUtils 
  [8f399da3] + Libdl 
  [37e2e46d] + LinearAlgebra 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [9a3f8284] + Random 
  [9e88b42a] + Serialization 
  [6462fe0b] + Sockets 
  [2f01184e] + SparseArrays 
  [10745b16] + Statistics 
  [8dfed614] + Test 
   Testing DistributedArrays
 Resolving package versions...
 Installed OpenSpecFun_jll ── v0.5.3+1
 Installed SpecialFunctions ─ v0.9.0
    Status `/tmp/jl_LukMZ7/Manifest.toml`
  [aaf54ef3] DistributedArrays v0.6.4
  [efe28fd5] OpenSpecFun_jll v0.5.3+1
  [27ebfcd6] Primes v0.4.0
  [276daf66] SpecialFunctions v0.9.0
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [ade2ca70] Dates  [`@stdlib/Dates`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [76f85450] LibGit2  [`@stdlib/LibGit2`]
  [8f399da3] Libdl  [`@stdlib/Libdl`]
  [37e2e46d] LinearAlgebra  [`@stdlib/LinearAlgebra`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [44cfe95a] Pkg  [`@stdlib/Pkg`]
  [de0858da] Printf  [`@stdlib/Printf`]
  [3fa0cd96] REPL  [`@stdlib/REPL`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [ea8e919c] SHA  [`@stdlib/SHA`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [2f01184e] SparseArrays  [`@stdlib/SparseArrays`]
  [10745b16] Statistics  [`@stdlib/Statistics`]
  [8dfed614] Test  [`@stdlib/Test`]
  [cf7118a7] UUIDs  [`@stdlib/UUIDs`]
  [4ec0a83e] Unicode  [`@stdlib/Unicode`]
Test Summary:                          | Pass  Total
test distribute and other constructors |   13     13
Test Summary:                      | Pass  Total
test DArray equality/copy/deepcopy |    9      9
Test Summary:       | Pass  Total
test DArray similar |    2      2
Test Summary:       | Pass  Total
test DArray reshape |    2      2
Test Summary:                          | Pass  Total
test @DArray comprehension constructor |    2      2
Test Summary:                  | Pass  Total
test DArray / Array conversion |   10     10
Test Summary: | Pass  Total
test copy!    |    1      1
Test Summary:      | Pass  Total
test DArray reduce |    4      4
Test Summary: | Pass  Total
test rmul     |    1      1
Test Summary:           | Pass  Total
test rmul!(Diagonal, A) |    2      2
Test Summary:             | Pass  Total
test mapreduce on DArrays |  300    300
Test Summary:                | Pass  Total
test mapreducedim on DArrays |    5      5
Test Summary:                          | Pass  Total
test mapreducdim, reducedim on DArrays |   28     28
Test Summary:                         | Pass  Total
test statistical functions on DArrays |    7      7
Test Summary:       | Pass  Total
test sum on DArrays |   22     22
Test Summary:        | Pass  Total
test size on DArrays |    4      4
Test Summary:        | Pass  Total
test collections API |    2      2
Test Summary:        | Pass  Total
test max / min / sum |    8      8
Test Summary:  | Pass  Total
test all / any |   11     11
Test Summary: | Pass  Total
test count    |    3      3
Test Summary: | Pass  Total
test prod     |    1      1
Test Summary: | Pass  Total
test zeros    |   18     18
Test Summary: | Pass  Total
test dones    |   17     17
Test Summary: | Pass  Total
test drand    |   19     19
Test Summary: | Pass  Total
test randn    |    6      6
Test Summary:          | Pass  Total
test transpose/adjoint |    4      4
Test Summary: | Pass  Total
makelocal     |  182    182
┌ Warning: `reindex(V, idxs, subidxs)` is deprecated, use `reindex(idxs, subidxs)` instead.
│   caller = #84 at darray.jl:603 [inlined]
└ @ Core ~/.julia/packages/DistributedArrays/UZMDF/src/darray.jl:603
┌ Warning: `reindex(V, idxs, subidxs)` is deprecated, use `reindex(idxs, subidxs)` instead.
│   caller = #84 at darray.jl:603 [inlined]
└ @ Core ~/.julia/packages/DistributedArrays/UZMDF/src/darray.jl:603
┌ Warning: `reindex(V, idxs, subidxs)` is deprecated, use `reindex(idxs, subidxs)` instead.
│   caller = #84 at darray.jl:603 [inlined]
└ @ Core ~/.julia/packages/DistributedArrays/UZMDF/src/darray.jl:603
┌ Warning: `reindex(V, idxs, subidxs)` is deprecated, use `reindex(idxs, subidxs)` instead.
│   caller = #84 at darray.jl:603 [inlined]
└ @ Core ~/.julia/packages/DistributedArrays/UZMDF/src/darray.jl:603
┌ Warning: `reindex(V, idxs, subidxs)` is deprecated, use `reindex(idxs, subidxs)` instead.
│   caller = #84 at darray.jl:603 [inlined]
└ @ Core ~/.julia/packages/DistributedArrays/UZMDF/src/darray.jl:603
┌ Warning: `reindex(V, idxs, subidxs)` is deprecated, use `reindex(idxs, subidxs)` instead.
│   caller = #84 at darray.jl:603 [inlined]
└ @ Core ~/.julia/packages/DistributedArrays/UZMDF/src/darray.jl:603
┌ Warning: `reindex(V, idxs, subidxs)` is deprecated, use `reindex(idxs, subidxs)` instead.
│   caller = #84 at darray.jl:603 [inlined]
└ @ Core ~/.julia/packages/DistributedArrays/UZMDF/src/darray.jl:603
┌ Warning: `reindex(V, idxs, subidxs)` is deprecated, use `reindex(idxs, subidxs)` instead.
│   caller = #84 at darray.jl:603 [inlined]
└ @ Core ~/.julia/packages/DistributedArrays/UZMDF/src/darray.jl:603
Test Summary:               | Pass  Total
test convert from subdarray |    4      4
┌ Warning: `lgamma(x::Real)` is deprecated, use `(logabsgamma(x))[1]` instead.
│   caller = _broadcast_getindex at broadcast.jl:630 [inlined]
└ @ Core ./broadcast.jl:630
┌ Warning: `lgamma(x::Real)` is deprecated, use `(logabsgamma(x))[1]` instead.
│   caller = _broadcast_getindex at broadcast.jl:630 [inlined]
└ @ Core ./broadcast.jl:630
┌ Warning: `lgamma(x::Real)` is deprecated, use `(logabsgamma(x))[1]` instead.
│   caller = _broadcast_getindex at broadcast.jl:630 [inlined]
└ @ Core ./broadcast.jl:630
┌ Warning: `lgamma(x::Real)` is deprecated, use `(logabsgamma(x))[1]` instead.
│   caller = _broadcast_getindex at broadcast.jl:630 [inlined]
└ @ Core ./broadcast.jl:630
┌ Warning: `lgamma(x::Real)` is deprecated, use `(logabsgamma(x))[1]` instead.
│   caller = _broadcast_getindex at broadcast.jl:630 [inlined]
└ @ Core ./broadcast.jl:630
┌ Warning: `lgamma(x::Real)` is deprecated, use `(logabsgamma(x))[1]` instead.
│   caller = _broadcast_getindex at broadcast.jl:630 [inlined]
└ @ Core ./broadcast.jl:630
┌ Warning: `lgamma(x::Real)` is deprecated, use `(logabsgamma(x))[1]` instead.
│   caller = _broadcast_getindex at broadcast.jl:630 [inlined]
└ @ Core ./broadcast.jl:630
┌ Warning: `lgamma(x::Real)` is deprecated, use `(logabsgamma(x))[1]` instead.
│   caller = _broadcast_getindex at broadcast.jl:630 [inlined]
└ @ Core ./broadcast.jl:630
┌ Warning: `lgamma(x::Real)` is deprecated, use `(logabsgamma(x))[1]` instead.
│   caller = _broadcast_getindex at broadcast.jl:630 [inlined]
└ @ Core ./broadcast.jl:630
Test Summary:    | Pass  Total
test scalar math |   82     82
Test Summary:  | Pass  Total
test mapslices |   12     12
Test Summary:   | Pass  Total
test scalar ops |   22     22
Test Summary:      | Pass  Total
test broadcast ops |    4      4
Test Summary:              | Pass  Total
test matrix multiplication |    4      4
Test Summary: | Pass  Total
dot product   |    1      1
Test Summary: | Pass  Total
test norm     |    4      4
Test Summary: | Pass  Total
test axpy!    |    4      4
Test Summary: | Pass  Total
test ppeval   |    2      2
Test Summary: | Pass  Total
test nnz      |    1      1
Test Summary:  | Pass  Total
test matmatmul |    3      3
Test Summary:                  | Pass  Total
sort, T = Int64, 10^0 elements |    8      8
Test Summary:                    | Pass  Total
sort, T = Float64, 10^0 elements |    8      8
Test Summary:                  | Pass  Total
sort, T = Int64, 10^1 elements |    8      8
Test Summary:                    | Pass  Total
sort, T = Float64, 10^1 elements |    8      8
Test Summary:                  | Pass  Total
sort, T = Int64, 10^2 elements |    8      8
Test Summary:                    | Pass  Total
sort, T = Float64, 10^2 elements |    8      8
Test Summary:                  | Pass  Total
sort, T = Int64, 10^3 elements |    8      8
Test Summary:                    | Pass  Total
sort, T = Float64, 10^3 elements |    8      8
Test Summary:                  | Pass  Total
sort, T = Int64, 10^4 elements |    8      8
Test Summary:                    | Pass  Total
sort, T = Float64, 10^4 elements |    8      8
Test Summary:                  | Pass  Total
sort, T = Int64, 10^5 elements |    8      8
Test Summary:                    | Pass  Total
sort, T = Float64, 10^5 elements |    8      8
Test Summary:                  | Pass  Total
sort, T = Int64, 10^6 elements |    8      8
Test Summary:                    | Pass  Total
sort, T = Float64, 10^6 elements |    8      8
Test Summary: | Pass  Total
ddata         |   26     26
Test Summary: |
rand!         | No tests
Test Summary:      | Pass  Total
test for any leaks |    2      2
SPMD: Passed send/recv
SPMD: Passed broadcast
SPMD: Passed scatter 1
SPMD: Passed scatter 2
SPMD: Passed gather 1
SPMD: Passed gather 2
SPMD: Passed testing of spmd function run concurrently
SPMD: Passed spmd function with explicit context run concurrently
   Testing DistributedArrays tests passed 

Results with Julia v1.3.1-pre-7704df0a5a

Testing was successful. Last evaluation was ago and took 11 minutes, 47 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed Primes ──────────── v0.4.0
 Installed DistributedArrays ─ v0.6.4
  Updating `~/.julia/environments/v1.3/Project.toml`
  [aaf54ef3] + DistributedArrays v0.6.4
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [aaf54ef3] + DistributedArrays v0.6.4
  [27ebfcd6] + Primes v0.4.0
  [2a0f44e3] + Base64 
  [8ba89e20] + Distributed 
  [b77e0a4c] + InteractiveUtils 
  [8f399da3] + Libdl 
  [37e2e46d] + LinearAlgebra 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [9a3f8284] + Random 
  [9e88b42a] + Serialization 
  [6462fe0b] + Sockets 
  [2f01184e] + SparseArrays 
  [10745b16] + Statistics 
  [8dfed614] + Test 
   Testing DistributedArrays
 Resolving package versions...
 Installed OpenSpecFun_jll ── v0.5.3+1
 Installed SpecialFunctions ─ v0.9.0
    Status `/tmp/jl_51K8cJ/Manifest.toml`
  [aaf54ef3] DistributedArrays v0.6.4
  [efe28fd5] OpenSpecFun_jll v0.5.3+1
  [27ebfcd6] Primes v0.4.0
  [276daf66] SpecialFunctions v0.9.0
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [ade2ca70] Dates  [`@stdlib/Dates`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [76f85450] LibGit2  [`@stdlib/LibGit2`]
  [8f399da3] Libdl  [`@stdlib/Libdl`]
  [37e2e46d] LinearAlgebra  [`@stdlib/LinearAlgebra`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [44cfe95a] Pkg  [`@stdlib/Pkg`]
  [de0858da] Printf  [`@stdlib/Printf`]
  [3fa0cd96] REPL  [`@stdlib/REPL`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [ea8e919c] SHA  [`@stdlib/SHA`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [2f01184e] SparseArrays  [`@stdlib/SparseArrays`]
  [10745b16] Statistics  [`@stdlib/Statistics`]
  [8dfed614] Test  [`@stdlib/Test`]
  [cf7118a7] UUIDs  [`@stdlib/UUIDs`]
  [4ec0a83e] Unicode  [`@stdlib/Unicode`]
Test Summary:                          | Pass  Total
test distribute and other constructors |   13     13
Test Summary:                      | Pass  Total
test DArray equality/copy/deepcopy |    9      9
Test Summary:       | Pass  Total
test DArray similar |    2      2
Test Summary:       | Pass  Total
test DArray reshape |    2      2
Test Summary:                          | Pass  Total
test @DArray comprehension constructor |    2      2
Test Summary:                  | Pass  Total
test DArray / Array conversion |   10     10
Test Summary: | Pass  Total
test copy!    |    1      1
Test Summary:      | Pass  Total
test DArray reduce |    4      4
Test Summary: | Pass  Total
test rmul     |    1      1
Test Summary:           | Pass  Total
test rmul!(Diagonal, A) |    2      2
Test Summary:             | Pass  Total
test mapreduce on DArrays |  300    300
Test Summary:                | Pass  Total
test mapreducedim on DArrays |    5      5
Test Summary:                          | Pass  Total
test mapreducdim, reducedim on DArrays |   28     28
Test Summary:                         | Pass  Total
test statistical functions on DArrays |    7      7
Test Summary:       | Pass  Total
test sum on DArrays |   22     22
Test Summary:        | Pass  Total
test size on DArrays |    4      4
Test Summary:        | Pass  Total
test collections API |    2      2
Test Summary:        | Pass  Total
test max / min / sum |    8      8
Test Summary:  | Pass  Total
test all / any |   11     11
Test Summary: | Pass  Total
test count    |    3      3
Test Summary: | Pass  Total
test prod     |    1      1
Test Summary: | Pass  Total
test zeros    |   18     18
Test Summary: | Pass  Total
test dones    |   17     17
Test Summary: | Pass  Total
test drand    |   19     19
Test Summary: | Pass  Total
test randn    |    6      6
Test Summary:          | Pass  Total
test transpose/adjoint |    4      4
Test Summary: | Pass  Total
makelocal     |  182    182
┌ Warning: `reindex(V, idxs, subidxs)` is deprecated, use `reindex(idxs, subidxs)` instead.
│   caller = #84 at darray.jl:603 [inlined]
└ @ Core ~/.julia/packages/DistributedArrays/UZMDF/src/darray.jl:603
┌ Warning: `reindex(V, idxs, subidxs)` is deprecated, use `reindex(idxs, subidxs)` instead.
│   caller = #84 at darray.jl:603 [inlined]
└ @ Core ~/.julia/packages/DistributedArrays/UZMDF/src/darray.jl:603
┌ Warning: `reindex(V, idxs, subidxs)` is deprecated, use `reindex(idxs, subidxs)` instead.
│   caller = #84 at darray.jl:603 [inlined]
└ @ Core ~/.julia/packages/DistributedArrays/UZMDF/src/darray.jl:603
┌ Warning: `reindex(V, idxs, subidxs)` is deprecated, use `reindex(idxs, subidxs)` instead.
│   caller = #84 at darray.jl:603 [inlined]
└ @ Core ~/.julia/packages/DistributedArrays/UZMDF/src/darray.jl:603
┌ Warning: `reindex(V, idxs, subidxs)` is deprecated, use `reindex(idxs, subidxs)` instead.
│   caller = #84 at darray.jl:603 [inlined]
└ @ Core ~/.julia/packages/DistributedArrays/UZMDF/src/darray.jl:603
┌ Warning: `reindex(V, idxs, subidxs)` is deprecated, use `reindex(idxs, subidxs)` instead.
│   caller = #84 at darray.jl:603 [inlined]
└ @ Core ~/.julia/packages/DistributedArrays/UZMDF/src/darray.jl:603
┌ Warning: `reindex(V, idxs, subidxs)` is deprecated, use `reindex(idxs, subidxs)` instead.
│   caller = #84 at darray.jl:603 [inlined]
└ @ Core ~/.julia/packages/DistributedArrays/UZMDF/src/darray.jl:603
┌ Warning: `reindex(V, idxs, subidxs)` is deprecated, use `reindex(idxs, subidxs)` instead.
│   caller = #84 at darray.jl:603 [inlined]
└ @ Core ~/.julia/packages/DistributedArrays/UZMDF/src/darray.jl:603
Test Summary:               | Pass  Total
test convert from subdarray |    4      4
┌ Warning: `lgamma(x::Real)` is deprecated, use `(logabsgamma(x))[1]` instead.
│   caller = _broadcast_getindex at broadcast.jl:630 [inlined]
└ @ Core ./broadcast.jl:630
┌ Warning: `lgamma(x::Real)` is deprecated, use `(logabsgamma(x))[1]` instead.
│   caller = _broadcast_getindex at broadcast.jl:630 [inlined]
└ @ Core ./broadcast.jl:630
┌ Warning: `lgamma(x::Real)` is deprecated, use `(logabsgamma(x))[1]` instead.
│   caller = _broadcast_getindex at broadcast.jl:630 [inlined]
└ @ Core ./broadcast.jl:630
┌ Warning: `lgamma(x::Real)` is deprecated, use `(logabsgamma(x))[1]` instead.
│   caller = _broadcast_getindex at broadcast.jl:630 [inlined]
└ @ Core ./broadcast.jl:630
┌ Warning: `lgamma(x::Real)` is deprecated, use `(logabsgamma(x))[1]` instead.
│   caller = _broadcast_getindex at broadcast.jl:630 [inlined]
└ @ Core ./broadcast.jl:630
┌ Warning: `lgamma(x::Real)` is deprecated, use `(logabsgamma(x))[1]` instead.
│   caller = _broadcast_getindex at broadcast.jl:630 [inlined]
└ @ Core ./broadcast.jl:630
┌ Warning: `lgamma(x::Real)` is deprecated, use `(logabsgamma(x))[1]` instead.
│   caller = _broadcast_getindex at broadcast.jl:630 [inlined]
└ @ Core ./broadcast.jl:630
┌ Warning: `lgamma(x::Real)` is deprecated, use `(logabsgamma(x))[1]` instead.
│   caller = _broadcast_getindex at broadcast.jl:630 [inlined]
└ @ Core ./broadcast.jl:630
┌ Warning: `lgamma(x::Real)` is deprecated, use `(logabsgamma(x))[1]` instead.
│   caller = _broadcast_getindex at broadcast.jl:630 [inlined]
└ @ Core ./broadcast.jl:630
Test Summary:    | Pass  Total
test scalar math |   82     82
Test Summary:  | Pass  Total
test mapslices |   12     12
Test Summary:   | Pass  Total
test scalar ops |   22     22
Test Summary:      | Pass  Total
test broadcast ops |    4      4
Test Summary:              | Pass  Total
test matrix multiplication |    4      4
Test Summary: | Pass  Total
dot product   |    1      1
Test Summary: | Pass  Total
test norm     |    4      4
Test Summary: | Pass  Total
test axpy!    |    4      4
Test Summary: | Pass  Total
test ppeval   |    2      2
Test Summary: | Pass  Total
test nnz      |    1      1
Test Summary:  | Pass  Total
test matmatmul |    3      3
Test Summary:                  | Pass  Total
sort, T = Int64, 10^0 elements |    8      8
Test Summary:                    | Pass  Total
sort, T = Float64, 10^0 elements |    8      8
Test Summary:                  | Pass  Total
sort, T = Int64, 10^1 elements |    8      8
Test Summary:                    | Pass  Total
sort, T = Float64, 10^1 elements |    8      8
Test Summary:                  | Pass  Total
sort, T = Int64, 10^2 elements |    8      8
Test Summary:                    | Pass  Total
sort, T = Float64, 10^2 elements |    8      8
Test Summary:                  | Pass  Total
sort, T = Int64, 10^3 elements |    8      8
Test Summary:                    | Pass  Total
sort, T = Float64, 10^3 elements |    8      8
Test Summary:                  | Pass  Total
sort, T = Int64, 10^4 elements |    8      8
Test Summary:                    | Pass  Total
sort, T = Float64, 10^4 elements |    8      8
Test Summary:                  | Pass  Total
sort, T = Int64, 10^5 elements |    8      8
Test Summary:                    | Pass  Total
sort, T = Float64, 10^5 elements |    8      8
Test Summary:                  | Pass  Total
sort, T = Int64, 10^6 elements |    8      8
Test Summary:                    | Pass  Total
sort, T = Float64, 10^6 elements |    8      8
Test Summary: | Pass  Total
ddata         |   26     26
Test Summary: |
rand!         | No tests
Test Summary:      | Pass  Total
test for any leaks |    2      2
SPMD: Passed send/recv
SPMD: Passed broadcast
SPMD: Passed scatter 1
SPMD: Passed scatter 2
SPMD: Passed gather 1
SPMD: Passed gather 2
SPMD: Passed testing of spmd function run concurrently
SPMD: Passed spmd function with explicit context run concurrently
   Testing DistributedArrays tests passed