Package evaluation of Tensors on Julia 1.13.0-DEV.1222 (39e1473f3b*) started at 2025-09-30T15:03:16.981 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.65s ################################################################################ # Installation # Installing Tensors... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [48a634ad] + Tensors v1.16.2 Updating `~/.julia/environments/v1.13/Manifest.toml` [bbf7d656] + CommonSubexpressions v0.3.1 [163ba53b] + DiffResults v1.1.0 [b552c78f] + DiffRules v1.15.1 [ffbed154] + DocStringExtensions v0.9.5 [f6369f11] + ForwardDiff v1.2.1 [92d709cd] + IrrationalConstants v0.2.4 [692b3bcd] + JLLWrappers v1.7.1 [2ab3a3ac] + LogExpFunctions v0.3.29 [1914dd2f] + MacroTools v0.5.16 [77ba4419] + NaNMath v1.1.3 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [fdea26ae] + SIMD v3.7.1 [276daf66] + SpecialFunctions v2.5.1 [90137ffa] + StaticArrays v1.9.15 [1e83bf80] + StaticArraysCore v1.4.3 [10745b16] + Statistics v1.11.1 [48a634ad] + Tensors v1.16.2 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [05823500] + OpenLibm_jll v0.8.7+0 [8e850b90] + libblastrampoline_jll v5.13.1+0 Installation completed after 1.88s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 20.03s ################################################################################ # Testing # Testing Tensors Status `/tmp/jl_np20F3/Project.toml` [f6369f11] ForwardDiff v1.2.1 [aea7be01] PrecompileTools v1.3.3 [fdea26ae] SIMD v3.7.1 [90137ffa] StaticArrays v1.9.15 [10745b16] Statistics v1.11.1 [48a634ad] Tensors v1.16.2 [a759f4b9] TimerOutputs v0.5.29 [1986cc42] Unitful v1.25.0 [37e2e46d] LinearAlgebra v1.13.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_np20F3/Manifest.toml` [bbf7d656] CommonSubexpressions v0.3.1 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [ffbed154] DocStringExtensions v0.9.5 [e2ba6199] ExprTools v0.1.10 [f6369f11] ForwardDiff v1.2.1 [92d709cd] IrrationalConstants v0.2.4 [692b3bcd] JLLWrappers v1.7.1 [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.16 [77ba4419] NaNMath v1.1.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [fdea26ae] SIMD v3.7.1 [276daf66] SpecialFunctions v2.5.1 [90137ffa] StaticArrays v1.9.15 [1e83bf80] StaticArraysCore v1.4.3 [10745b16] Statistics v1.11.1 [48a634ad] Tensors v1.16.2 [a759f4b9] TimerOutputs v0.5.29 [1986cc42] Unitful v1.25.0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.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 [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.7+0 [8e850b90] libblastrampoline_jll v5.13.1+0 Testing Running tests... Test Summary: | Pass Total Time constructors | 457 457 55.2s Test Summary: | Pass Total Time diagm, one | 508 508 5.5s Test Summary: | Pass Total Time base vectors | 45 45 3.3s Test Summary: | Pass Total Time simple math | 414 414 41.8s Test Summary: | Pass Total Time construct from function | 594 594 3.8s Test Summary: | Pass Total Time construct from Array | 84 84 30.8s Test Summary: | Pass Total Time indexing | 2532 2532 16.6s Test Summary: | Pass Total Time norm, trace, det, inv, eig | 279 279 1m31.6s Test Summary: | Pass Total Time eigen(::FourthOrderTensor) | 176 176 16.2s Test Summary: | Pass Total Time tensor identities | 327 327 14.4s Test Summary: | Pass Total Time promotion/conversion | 232 232 6.1s Test Summary: | Pass Total Time unitful | 63 63 37.2s Test Summary: | Pass Total Time issues #100, #101: orders of eigenvectors | 8 8 0.0s Test Summary: | Pass Total Time issue #166: NaN in eigenvectors | 2 2 0.1s Test Summary: | Pass Total Time exceptions | 7 7 0.6s T = Float32, dim = 1 T = Float32, dim = 2 T = Float32, dim = 3 T = Float64, dim = 1 T = Float64, dim = 2 T = Float64, dim = 3 T = F64, dim = 1 T = F64, dim = 2 T = F64, dim = 3 Test Summary: | Pass Total Time tensor ops | 1797 1797 3m36.3s Test Summary: | Pass Total Time AD | 519 519 1m34.9s ──────────────────────────────────────────────────────────────────────────────────────────────────────── Time Allocations ─────────────────────── ──────────────────────── Tot / % measured: 673s / 88.7% 27.2GiB / 91.4% Section ncalls time %tot avg alloc %tot avg ──────────────────────────────────────────────────────────────────────────────────────────────────────── tensor ops 1 216s 36.2% 216s 9.10GiB 36.6% 9.10GiB tovoigt/fromvoigt 9 62.3s 10.4% 6.93s 2.78GiB 11.2% 316MiB double contraction 9 59.9s 10.0% 6.66s 2.19GiB 8.8% 249MiB outer products (otimes, otimesu, otimesl) 9 38.2s 6.4% 4.24s 1.54GiB 6.2% 176MiB rotation 9 18.3s 3.1% 2.03s 739MiB 2.9% 82.1MiB dot products 9 15.8s 2.6% 1.76s 628MiB 2.5% 69.8MiB transpose 9 14.7s 2.5% 1.64s 885MiB 3.5% 98.4MiB symmetric/skew-symmetric 9 5.48s 0.9% 609ms 316MiB 1.2% 35.2MiB special 9 1.11s 0.2% 123ms 76.7MiB 0.3% 8.52MiB cross product 9 218ms 0.0% 24.2ms 5.19MiB 0.0% 591KiB AD 1 94.9s 15.9% 94.9s 3.91GiB 15.7% 3.91GiB analytical gradient implementation 1 26.8s 4.5% 26.8s 1.10GiB 4.4% 1.10GiB vector calculus identities 1 24.9s 4.2% 24.9s 1.18GiB 4.7% 1.18GiB dim 3 1 19.4s 3.2% 19.4s 726MiB 2.9% 726MiB hessian 2 10.0s 1.7% 4.98s 331MiB 1.3% 165MiB 2nd tensor grad 2 4.20s 0.7% 2.10s 184MiB 0.7% 91.9MiB scalar grad 2 1.15s 0.2% 576ms 57.9MiB 0.2% 28.9MiB 3rd order 2 696μs 0.0% 348μs 9.34KiB 0.0% 4.67KiB dim 2 1 10.9s 1.8% 10.9s 443MiB 1.7% 443MiB hessian 2 5.98s 1.0% 2.99s 210MiB 0.8% 105MiB 2nd tensor grad 2 2.12s 0.4% 1.06s 99.2MiB 0.4% 49.6MiB scalar grad 2 947ms 0.2% 473ms 43.9MiB 0.2% 22.0MiB 3rd order 2 485μs 0.0% 242μs 9.34KiB 0.0% 4.67KiB dim 1 1 9.07s 1.5% 9.07s 367MiB 1.4% 367MiB hessian 2 4.52s 0.8% 2.26s 172MiB 0.7% 86.0MiB 2nd tensor grad 2 1.68s 0.3% 839ms 61.8MiB 0.2% 30.9MiB scalar grad 2 747ms 0.1% 374ms 30.2MiB 0.1% 15.1MiB 3rd order 2 392ms 0.1% 196ms 27.2MiB 0.1% 13.6MiB f: scalar -> AbstractTensor 1 3.31s 0.6% 3.31s 121MiB 0.5% 121MiB mixed scalar/vec 1 287ms 0.0% 287ms 12.6MiB 0.0% 12.6MiB f: scalar -> scalar 1 199ms 0.0% 199ms 7.21MiB 0.0% 7.21MiB norm, trace, det, inv, eig 1 91.6s 15.3% 91.6s 4.79GiB 19.3% 4.79GiB constructors 1 55.7s 9.3% 55.7s 1.78GiB 7.2% 1.78GiB simple math 1 41.8s 7.0% 41.8s 1.49GiB 6.0% 1.49GiB construct from Array 1 30.8s 5.1% 30.8s 1.12GiB 4.5% 1.12GiB indexing 1 16.6s 2.8% 16.6s 489MiB 1.9% 489MiB eigen(::FourthOrderTensor) 1 16.2s 2.7% 16.2s 769MiB 3.0% 769MiB tensor identities 1 14.4s 2.4% 14.4s 684MiB 2.7% 684MiB promotion/conversion 1 6.12s 1.0% 6.12s 243MiB 1.0% 243MiB diagm, one 1 5.50s 0.9% 5.50s 156MiB 0.6% 156MiB construct from function 1 3.77s 0.6% 3.77s 240MiB 0.9% 240MiB base vectors 1 3.29s 0.6% 3.29s 111MiB 0.4% 111MiB exceptions 1 577ms 0.1% 577ms 16.2MiB 0.1% 16.2MiB ──────────────────────────────────────────────────────────────────────────────────────────────────────── Testing Tensors tests passed Testing completed after 684.79s PkgEval succeeded after 729.41s