Package evaluation to test Tensors on Julia 1.14.0-DEV.1786 (45ee44a91e*) started at 2026-02-22T15:46:02.937 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 11.2s ################################################################################ # Installation # Installing Tensors... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [48a634ad] + Tensors v1.16.2 Updating `~/.julia/environments/v1.14/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.3.2 [92d709cd] + IrrationalConstants v0.2.6 [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.1 [fdea26ae] + SIMD v3.7.2 [276daf66] + SpecialFunctions v2.7.1 [90137ffa] + StaticArrays v1.9.17 [1e83bf80] + StaticArraysCore v1.4.4 [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 v1.0.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.30+0 [05823500] + OpenLibm_jll v0.8.7+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 2.29s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 23.28s ################################################################################ # Testing # Testing Tensors Status `/tmp/jl_s4mvkm/Project.toml` [f6369f11] ForwardDiff v1.3.2 [aea7be01] PrecompileTools v1.3.3 [fdea26ae] SIMD v3.7.2 [90137ffa] StaticArrays v1.9.17 [10745b16] Statistics v1.11.1 [48a634ad] Tensors v1.16.2 [a759f4b9] TimerOutputs v0.5.29 [1986cc42] Unitful v1.28.0 [37e2e46d] LinearAlgebra v1.13.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_s4mvkm/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.3.2 [92d709cd] IrrationalConstants v0.2.6 [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.1 [fdea26ae] SIMD v3.7.2 [276daf66] SpecialFunctions v2.7.1 [90137ffa] StaticArrays v1.9.17 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [48a634ad] Tensors v1.16.2 [a759f4b9] TimerOutputs v0.5.29 [1986cc42] Unitful v1.28.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.13.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 v1.0.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.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.30+0 [05823500] OpenLibm_jll v0.8.7+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Testing Running tests... Test Summary: | Pass Total Time constructors | 457 457 56.1s Test Summary: | Pass Total Time diagm, one | 508 508 5.1s Test Summary: | Pass Total Time base vectors | 45 45 3.0s Test Summary: | Pass Total Time simple math | 414 414 31.0s Test Summary: | Pass Total Time construct from function | 594 594 3.7s Test Summary: | Pass Total Time construct from Array | 84 84 32.6s Test Summary: | Pass Total Time indexing | 2532 2532 19.2s Test Summary: | Pass Total Time norm, trace, det, inv, eig | 279 279 1m38.8s Test Summary: | Pass Total Time eigen(::FourthOrderTensor) | 176 176 23.6s Test Summary: | Pass Total Time tensor identities | 327 327 14.5s Test Summary: | Pass Total Time promotion/conversion | 232 232 7.1s Test Summary: | Pass Total Time unitful | 63 63 39.1s 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.2s 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 3m45.5s Test Summary: | Pass Total Time AD | 519 519 1m40.4s ──────────────────────────────────────────────────────────────────────────────────────────────────────── Time Allocations ─────────────────────── ──────────────────────── Tot / % measured: 710s / 87.6% 25.9GiB / 91.9% Section ncalls time %tot avg alloc %tot avg ──────────────────────────────────────────────────────────────────────────────────────────────────────── tensor ops 1 225s 36.3% 225s 8.89GiB 37.4% 8.89GiB double contraction 9 61.9s 10.0% 6.88s 2.19GiB 9.2% 249MiB tovoigt/fromvoigt 9 61.2s 9.8% 6.80s 2.45GiB 10.3% 279MiB outer products (otimes, otimesu, otimesl) 9 41.9s 6.7% 4.65s 1.65GiB 7.0% 188MiB transpose 9 18.5s 3.0% 2.06s 1.03GiB 4.3% 117MiB rotation 9 18.4s 3.0% 2.04s 677MiB 2.8% 75.2MiB dot products 9 16.7s 2.7% 1.86s 577MiB 2.4% 64.1MiB symmetric/skew-symmetric 9 5.46s 0.9% 606ms 280MiB 1.1% 31.1MiB special 9 1.03s 0.2% 114ms 66.5MiB 0.3% 7.39MiB cross product 9 216ms 0.0% 24.0ms 4.64MiB 0.0% 528KiB AD 1 100s 16.2% 100s 3.83GiB 16.1% 3.83GiB analytical gradient implementation 1 28.8s 4.6% 28.8s 1.00GiB 4.2% 1.00GiB vector calculus identities 1 26.5s 4.3% 26.5s 1.21GiB 5.1% 1.21GiB dim 3 1 21.0s 3.4% 21.0s 782MiB 3.2% 782MiB hessian 2 10.8s 1.7% 5.38s 375MiB 1.5% 187MiB 2nd tensor grad 2 4.53s 0.7% 2.27s 176MiB 0.7% 88.0MiB scalar grad 2 1.26s 0.2% 630ms 58.8MiB 0.2% 29.4MiB 3rd order 2 676μs 0.0% 338μs 8.69KiB 0.0% 4.34KiB dim 2 1 11.0s 1.8% 11.0s 429MiB 1.8% 429MiB hessian 2 6.08s 1.0% 3.04s 203MiB 0.8% 102MiB 2nd tensor grad 2 2.32s 0.4% 1.16s 97.5MiB 0.4% 48.7MiB scalar grad 2 905ms 0.1% 453ms 43.7MiB 0.2% 21.9MiB 3rd order 2 565μs 0.0% 282μs 8.69KiB 0.0% 4.34KiB dim 1 1 8.99s 1.4% 8.99s 322MiB 1.3% 322MiB hessian 2 4.58s 0.7% 2.29s 151MiB 0.6% 75.6MiB 2nd tensor grad 2 1.72s 0.3% 859ms 55.7MiB 0.2% 27.9MiB scalar grad 2 730ms 0.1% 365ms 27.2MiB 0.1% 13.6MiB 3rd order 2 406ms 0.1% 203ms 24.0MiB 0.1% 12.0MiB f: scalar -> AbstractTensor 1 3.52s 0.6% 3.52s 109MiB 0.4% 109MiB mixed scalar/vec 1 325ms 0.1% 325ms 11.5MiB 0.0% 11.5MiB f: scalar -> scalar 1 206ms 0.0% 206ms 6.57MiB 0.0% 6.57MiB norm, trace, det, inv, eig 1 98.8s 15.9% 98.8s 4.38GiB 18.4% 4.38GiB constructors 1 56.6s 9.1% 56.6s 1.61GiB 6.8% 1.61GiB construct from Array 1 32.6s 5.2% 32.6s 1.30GiB 5.5% 1.30GiB simple math 1 31.0s 5.0% 31.0s 1.27GiB 5.3% 1.27GiB eigen(::FourthOrderTensor) 1 23.6s 3.8% 23.6s 706MiB 2.9% 706MiB indexing 1 19.2s 3.1% 19.2s 532MiB 2.2% 532MiB tensor identities 1 14.5s 2.3% 14.5s 604MiB 2.5% 604MiB promotion/conversion 1 7.11s 1.1% 7.11s 237MiB 1.0% 237MiB diagm, one 1 5.09s 0.8% 5.09s 134MiB 0.5% 134MiB construct from function 1 3.75s 0.6% 3.75s 213MiB 0.9% 213MiB base vectors 1 3.03s 0.5% 3.03s 100MiB 0.4% 100MiB exceptions 1 634ms 0.1% 634ms 14.7MiB 0.1% 14.7MiB ──────────────────────────────────────────────────────────────────────────────────────────────────────── Testing Tensors tests passed Testing completed after 720.3s PkgEval succeeded after 769.01s