Package evaluation to test Tensors on Julia 1.14.0-DEV.1730 (9c1e1fa299*) started at 2026-02-17T15:44:54.915 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 12.17s ################################################################################ # 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.16 [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.27s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 23.07s ################################################################################ # Testing # Testing Tensors Status `/tmp/jl_j6sJzZ/Project.toml` [f6369f11] ForwardDiff v1.3.2 [aea7be01] PrecompileTools v1.3.3 [fdea26ae] SIMD v3.7.2 [90137ffa] StaticArrays v1.9.16 [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_j6sJzZ/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.16 [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 57.0s Test Summary: | Pass Total Time diagm, one | 508 508 5.2s Test Summary: | Pass Total Time base vectors | 45 45 3.0s Test Summary: | Pass Total Time simple math | 414 414 31.7s Test Summary: | Pass Total Time construct from function | 594 594 3.8s Test Summary: | Pass Total Time construct from Array | 84 84 33.1s Test Summary: | Pass Total Time indexing | 2532 2532 18.4s Test Summary: | Pass Total Time norm, trace, det, inv, eig | 279 279 1m43.3s Test Summary: | Pass Total Time eigen(::FourthOrderTensor) | 176 176 24.8s Test Summary: | Pass Total Time tensor identities | 327 327 14.8s Test Summary: | Pass Total Time promotion/conversion | 232 232 6.9s Test Summary: | Pass Total Time unitful | 63 63 41.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.7s 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 3m53.4s Test Summary: | Pass Total Time AD | 519 519 1m39.2s ──────────────────────────────────────────────────────────────────────────────────────────────────────── Time Allocations ─────────────────────── ──────────────────────── Tot / % measured: 729s / 87.3% 25.9GiB / 91.9% Section ncalls time %tot avg alloc %tot avg ──────────────────────────────────────────────────────────────────────────────────────────────────────── tensor ops 1 233s 36.7% 233s 8.89GiB 37.4% 8.89GiB tovoigt/fromvoigt 9 64.6s 10.2% 7.18s 2.45GiB 10.3% 279MiB double contraction 9 64.5s 10.1% 7.17s 2.18GiB 9.2% 249MiB outer products (otimes, otimesu, otimesl) 9 43.2s 6.8% 4.80s 1.65GiB 7.0% 188MiB transpose 9 18.6s 2.9% 2.07s 1.03GiB 4.3% 117MiB rotation 9 18.5s 2.9% 2.06s 676MiB 2.8% 75.1MiB dot products 9 17.1s 2.7% 1.90s 577MiB 2.4% 64.1MiB symmetric/skew-symmetric 9 5.46s 0.9% 607ms 280MiB 1.2% 31.1MiB special 9 1.06s 0.2% 118ms 66.5MiB 0.3% 7.39MiB cross product 9 211ms 0.0% 23.5ms 4.64MiB 0.0% 528KiB norm, trace, det, inv, eig 1 103s 16.2% 103s 4.38GiB 18.4% 4.38GiB AD 1 99.2s 15.6% 99.2s 3.83GiB 16.1% 3.83GiB analytical gradient implementation 1 29.3s 4.6% 29.3s 1.00GiB 4.2% 1.00GiB vector calculus identities 1 26.4s 4.1% 26.4s 1.21GiB 5.1% 1.21GiB dim 3 1 20.2s 3.2% 20.2s 783MiB 3.2% 783MiB hessian 2 10.2s 1.6% 5.08s 375MiB 1.5% 187MiB 2nd tensor grad 2 4.40s 0.7% 2.20s 176MiB 0.7% 88.1MiB scalar grad 2 1.23s 0.2% 614ms 58.8MiB 0.2% 29.4MiB 3rd order 2 590μs 0.0% 295μs 9.09KiB 0.0% 4.55KiB dim 2 1 10.8s 1.7% 10.8s 429MiB 1.8% 429MiB hessian 2 5.83s 0.9% 2.91s 203MiB 0.8% 102MiB 2nd tensor grad 2 2.33s 0.4% 1.16s 97.5MiB 0.4% 48.7MiB scalar grad 2 893ms 0.1% 447ms 43.8MiB 0.2% 21.9MiB 3rd order 2 531μs 0.0% 265μs 9.09KiB 0.0% 4.55KiB dim 1 1 8.75s 1.4% 8.75s 322MiB 1.3% 322MiB hessian 2 4.39s 0.7% 2.20s 151MiB 0.6% 75.6MiB 2nd tensor grad 2 1.61s 0.3% 804ms 55.7MiB 0.2% 27.9MiB scalar grad 2 742ms 0.1% 371ms 27.2MiB 0.1% 13.6MiB 3rd order 2 389ms 0.1% 194ms 24.0MiB 0.1% 12.0MiB f: scalar -> AbstractTensor 1 3.36s 0.5% 3.36s 109MiB 0.4% 109MiB mixed scalar/vec 1 333ms 0.1% 333ms 11.5MiB 0.0% 11.5MiB f: scalar -> scalar 1 202ms 0.0% 202ms 6.58MiB 0.0% 6.58MiB constructors 1 57.5s 9.0% 57.5s 1.61GiB 6.8% 1.61GiB construct from Array 1 33.1s 5.2% 33.1s 1.30GiB 5.5% 1.30GiB simple math 1 31.7s 5.0% 31.7s 1.26GiB 5.3% 1.26GiB eigen(::FourthOrderTensor) 1 24.8s 3.9% 24.8s 705MiB 2.9% 705MiB indexing 1 18.4s 2.9% 18.4s 531MiB 2.2% 531MiB tensor identities 1 14.8s 2.3% 14.8s 604MiB 2.5% 604MiB promotion/conversion 1 6.94s 1.1% 6.94s 237MiB 1.0% 237MiB diagm, one 1 5.22s 0.8% 5.22s 134MiB 0.5% 134MiB construct from function 1 3.82s 0.6% 3.82s 213MiB 0.9% 213MiB base vectors 1 3.03s 0.5% 3.03s 100MiB 0.4% 100MiB exceptions 1 702ms 0.1% 702ms 15.8MiB 0.1% 15.8MiB ──────────────────────────────────────────────────────────────────────────────────────────────────────── Testing Tensors tests passed Testing completed after 738.76s PkgEval succeeded after 787.91s