Package evaluation of DistributedArrays on Julia 1.13.0-DEV.443 (8a8e3d1f98*) started at 2025-04-28T23:29:50.426 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.19s ################################################################################ # Installation # Installing DistributedArrays... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [aaf54ef3] + DistributedArrays v0.6.7 Updating `~/.julia/environments/v1.13/Manifest.toml` [aaf54ef3] + DistributedArrays v0.6.7 [18e54dd8] + IntegerMathUtils v0.1.2 [27ebfcd6] + Primes v0.5.7 [10745b16] + Statistics v1.11.1 [56f22d72] + Artifacts v1.11.0 [8ba89e20] + Distributed v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [2f01184e] + SparseArrays v1.12.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.12.0+0 Installation completed after 1.04s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 14.56s ################################################################################ # Testing # Testing DistributedArrays Status `/tmp/jl_JcYuH1/Project.toml` [aaf54ef3] DistributedArrays v0.6.7 [27ebfcd6] Primes v0.5.7 [276daf66] SpecialFunctions v2.5.1 [10745b16] Statistics v1.11.1 [8ba89e20] Distributed v1.11.0 [37e2e46d] LinearAlgebra v1.12.0 [9a3f8284] Random v1.11.0 [9e88b42a] Serialization v1.11.0 [2f01184e] SparseArrays v1.12.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_JcYuH1/Manifest.toml` [aaf54ef3] DistributedArrays v0.6.7 [ffbed154] DocStringExtensions v0.9.4 [18e54dd8] IntegerMathUtils v0.1.2 [92d709cd] IrrationalConstants v0.2.4 [692b3bcd] JLLWrappers v1.7.0 [2ab3a3ac] LogExpFunctions v0.3.29 [21216c6a] Preferences v1.4.3 [27ebfcd6] Primes v0.5.7 [276daf66] SpecialFunctions v2.5.1 [10745b16] Statistics v1.11.1 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.12.0 [f489334b] StyledStrings v1.11.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.5+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [8e850b90] libblastrampoline_jll v5.12.0+0 Testing Running tests... Test Summary: | Pass Total Time test distribute and other constructors | 13 13 44.9s Test Summary: | Pass Total Time test DArray equality/copy/deepcopy | 9 9 20.7s Test Summary: | Pass Total Time test DArray similar | 2 2 0.6s Test Summary: | Pass Total Time test DArray reshape | 2 2 0.1s Test Summary: | Pass Total Time test @DArray comprehension constructor | 2 2 1.7s Test Summary: | Pass Total Time test DArray / Array conversion | 10 10 23.5s Test Summary: | Pass Total Time test copy! | 1 1 4.0s Test Summary: | Pass Total Time test DArray reduce | 4 4 9.5s Test Summary: | Pass Total Time test rmul | 1 1 1.2s Test Summary: | Pass Total Time test rmul!(Diagonal, A) | 2 2 2.0s Test Summary: | Pass Total Time test mapreduce on DArrays | 300 300 8.6s Test Summary: | Pass Total Time test mapreducedim on DArrays | 5 5 33.9s Test Summary: | Pass Total Time test mapreducdim, reducedim on DArrays | 28 28 50.9s Test Summary: | Pass Total Time test statistical functions on DArrays | 7 7 21.4s Test Summary: | Pass Total Time test sum on DArrays | 12 12 14.1s Test Summary: | Pass Total Time test size on DArrays | 4 4 0.0s Test Summary: | Pass Total Time test collections API | 2 2 0.0s Test Summary: | Pass Total Time test max / min / sum | 8 8 7.9s Test Summary: | Pass Total Time test all / any | 11 11 4.5s Test Summary: | Pass Total Time test count | 3 3 1.9s Test Summary: | Pass Total Time test prod | 1 1 1.0s Test Summary: | Pass Total Time test zeros | 18 18 2.5s Test Summary: | Pass Total Time test dones | 17 17 1.4s Test Summary: | Pass Total Time test drand | 19 19 3.1s Test Summary: | Pass Total Time test randn | 6 6 0.6s Test Summary: | Pass Total Time test transpose/adjoint | 4 4 10.9s Test Summary: | Pass Total Time makelocal | 82 82 15.6s Test Summary: | Pass Total Time test convert from subdarray | 4 4 1.3s From worker 3: ┌ Warning: `lgamma(x::Real)` is deprecated, use `(logabsgamma(x))[1]` instead. From worker 3: │ caller = _broadcast_getindex_evalf at broadcast.jl:699 [inlined] From worker 3: └ @ Core ./broadcast.jl:699 From worker 2: ┌ Warning: `lgamma(x::Real)` is deprecated, use `(logabsgamma(x))[1]` instead. From worker 2: │ caller = _broadcast_getindex_evalf at broadcast.jl:699 [inlined] From worker 2: └ @ Core ./broadcast.jl:699 From worker 4: ┌ Warning: `lgamma(x::Real)` is deprecated, use `(logabsgamma(x))[1]` instead. From worker 4: │ caller = _broadcast_getindex_evalf at broadcast.jl:699 [inlined] From worker 4: └ @ Core ./broadcast.jl:699 From worker 3: ┌ Warning: `lgamma(x::Real)` is deprecated, use `(logabsgamma(x))[1]` instead. From worker 3: │ caller = _broadcast_getindex_evalf at broadcast.jl:699 [inlined] From worker 3: └ @ Core ./broadcast.jl:699 From worker 2: ┌ Warning: `lgamma(x::Real)` is deprecated, use `(logabsgamma(x))[1]` instead. From worker 2: │ caller = _broadcast_getindex_evalf at broadcast.jl:699 [inlined] From worker 2: └ @ Core ./broadcast.jl:699 From worker 4: ┌ Warning: `lgamma(x::Real)` is deprecated, use `(logabsgamma(x))[1]` instead. From worker 4: │ caller = _broadcast_getindex_evalf at broadcast.jl:699 [inlined] From worker 4: └ @ Core ./broadcast.jl:699 ┌ Warning: `lgamma(x::Real)` is deprecated, use `(logabsgamma(x))[1]` instead. │ caller = _broadcast_getindex_evalf at broadcast.jl:699 [inlined] └ @ Core ./broadcast.jl:699 ┌ Warning: `lgamma(x::Real)` is deprecated, use `(logabsgamma(x))[1]` instead. │ caller = _broadcast_getindex_evalf at broadcast.jl:699 [inlined] └ @ Core ./broadcast.jl:699 Test Summary: | Pass Total Time test scalar math | 82 82 5m48.8s Test Summary: | Pass Total Time test mapslices | 12 12 2m45.4s Test Summary: | Pass Total Time test scalar ops | 22 22 1m06.6s Test Summary: | Pass Total Time test broadcast ops | 4 4 17.4s Test Summary: | Pass Total Time test matrix multiplication | 4 4 16.4s Test Summary: | Pass Total Time dot product | 1 1 0.7s Test Summary: | Pass Total Time test norm | 4 4 3.5s Test Summary: | Pass Total Time test axpy! | 4 4 2.7s Test Summary: | Pass Total Time test ppeval | 2 2 22.5s Test Summary: | Pass Total Time test nnz | 1 1 2.5s Test Summary: | Pass Total Time test matmatmul | 3 3 0.4s Test Summary: | Pass Total Time sort, T = Int64, 10^0 elements | 8 8 8.9s Test Summary: | Pass Total Time sort, T = Float64, 10^0 elements | 8 8 5.3s Test Summary: | Pass Total Time sort, T = Int64, 10^1 elements | 8 8 6.2s Test Summary: | Pass Total Time sort, T = Float64, 10^1 elements | 8 8 3.8s Test Summary: | Pass Total Time sort, T = Int64, 10^2 elements | 8 8 0.0s Test Summary: | Pass Total Time sort, T = Float64, 10^2 elements | 8 8 0.0s Test Summary: | Pass Total Time sort, T = Int64, 10^3 elements | 8 8 0.0s Test Summary: | Pass Total Time sort, T = Float64, 10^3 elements | 8 8 0.0s Test Summary: | Pass Total Time sort, T = Int64, 10^4 elements | 8 8 0.2s Test Summary: | Pass Total Time sort, T = Float64, 10^4 elements | 8 8 0.1s Test Summary: | Pass Total Time sort, T = Int64, 10^5 elements | 8 8 0.4s Test Summary: | Pass Total Time sort, T = Float64, 10^5 elements | 8 8 0.3s Test Summary: | Pass Total Time sort, T = Int64, 10^6 elements | 8 8 2.4s Test Summary: | Pass Total Time sort, T = Float64, 10^6 elements | 8 8 3.4s Test Summary: | Pass Total Time ddata | 11 11 4.0s Test Summary: | Total Time rand! | 0 0.5s Test Summary: | Pass Total Time test for any leaks | 2 2 1.2s 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 Testing completed after 837.37s PkgEval succeeded after 1128.58s