Package evaluation to test Tensors on Julia 1.14.0-DEV.1840 (ab7ba34e40*) started at 2026-03-03T16:01:07.720 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 13.93s ################################################################################ # 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.2 [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.45s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 8187.9 ms ✓ Tensors 1 dependency successfully precompiled in 9 seconds. 39 already precompiled. Precompilation completed after 32.55s ################################################################################ # Testing # Testing Tensors Status `/tmp/jl_aAU1cI/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_aAU1cI/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.2 [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.4s Test Summary: | Pass Total Time diagm, one | 508 508 5.6s Test Summary: | Pass Total Time base vectors | 45 45 3.4s Test Summary: | Pass Total Time simple math | 414 414 34.0s Test Summary: | Pass Total Time construct from function | 594 594 4.1s Test Summary: | Pass Total Time construct from Array | 84 84 34.0s Test Summary: | Pass Total Time indexing | 2532 2532 19.5s Test Summary: | Pass Total Time norm, trace, det, inv, eig | 279 279 1m43.3s Test Summary: | Pass Total Time eigen(::FourthOrderTensor) | 176 176 24.9s Test Summary: | Pass Total Time tensor identities | 327 327 14.3s Test Summary: | Pass Total Time promotion/conversion | 232 232 6.9s Test Summary: | Pass Total Time unitful | 63 63 41.0s 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.8s 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 3m51.1s Test Summary: | Pass Total Time AD | 519 519 1m36.8s ──────────────────────────────────────────────────────────────────────────────────────────────────────── Time Allocations ─────────────────────── ──────────────────────── Tot / % measured: 734s / 86.6% 25.9GiB / 91.9% Section ncalls time %tot avg alloc %tot avg ──────────────────────────────────────────────────────────────────────────────────────────────────────── tensor ops 1 231s 36.4% 231s 8.93GiB 37.6% 8.93GiB tovoigt/fromvoigt 9 66.0s 10.4% 7.34s 2.42GiB 10.2% 276MiB double contraction 9 61.8s 9.7% 6.86s 2.21GiB 9.3% 252MiB outer products (otimes, otimesu, otimesl) 9 43.3s 6.8% 4.82s 1.67GiB 7.0% 190MiB rotation 9 18.2s 2.9% 2.02s 679MiB 2.8% 75.5MiB transpose 9 17.8s 2.8% 1.98s 1.04GiB 4.4% 119MiB dot products 9 16.8s 2.6% 1.87s 583MiB 2.4% 64.8MiB symmetric/skew-symmetric 9 5.66s 0.9% 629ms 286MiB 1.2% 31.7MiB special 9 1.05s 0.2% 117ms 67.1MiB 0.3% 7.45MiB cross product 9 213ms 0.0% 23.6ms 4.72MiB 0.0% 537KiB norm, trace, det, inv, eig 1 103s 16.2% 103s 4.22GiB 17.7% 4.22GiB AD 1 96.8s 15.2% 96.8s 3.90GiB 16.4% 3.90GiB analytical gradient implementation 1 27.5s 4.3% 27.5s 1.02GiB 4.3% 1.02GiB vector calculus identities 1 26.2s 4.1% 26.2s 1.22GiB 5.1% 1.22GiB dim 3 1 19.8s 3.1% 19.8s 795MiB 3.3% 795MiB hessian 2 10.0s 1.6% 4.99s 381MiB 1.6% 190MiB 2nd tensor grad 2 4.39s 0.7% 2.19s 179MiB 0.7% 89.7MiB scalar grad 2 1.23s 0.2% 614ms 60.1MiB 0.2% 30.1MiB 3rd order 2 559μs 0.0% 279μs 8.25KiB 0.0% 4.12KiB dim 2 1 10.8s 1.7% 10.8s 437MiB 1.8% 437MiB hessian 2 5.99s 0.9% 2.99s 207MiB 0.9% 104MiB 2nd tensor grad 2 2.20s 0.3% 1.10s 100MiB 0.4% 50.2MiB scalar grad 2 883ms 0.1% 442ms 45.1MiB 0.2% 22.5MiB 3rd order 2 502μs 0.0% 251μs 8.25KiB 0.0% 4.12KiB dim 1 1 8.63s 1.4% 8.63s 330MiB 1.4% 330MiB hessian 2 4.41s 0.7% 2.21s 155MiB 0.6% 77.3MiB 2nd tensor grad 2 1.56s 0.2% 781ms 58.3MiB 0.2% 29.1MiB scalar grad 2 755ms 0.1% 378ms 28.4MiB 0.1% 14.2MiB 3rd order 2 371ms 0.1% 186ms 24.5MiB 0.1% 12.2MiB f: scalar -> AbstractTensor 1 3.34s 0.5% 3.34s 114MiB 0.5% 114MiB mixed scalar/vec 1 315ms 0.0% 315ms 12.2MiB 0.1% 12.2MiB f: scalar -> scalar 1 196ms 0.0% 196ms 6.92MiB 0.0% 6.92MiB constructors 1 57.0s 9.0% 57.0s 1.61GiB 6.8% 1.61GiB construct from Array 1 34.0s 5.4% 34.0s 1.32GiB 5.5% 1.32GiB simple math 1 34.0s 5.3% 34.0s 1.30GiB 5.5% 1.30GiB eigen(::FourthOrderTensor) 1 24.9s 3.9% 24.9s 697MiB 2.9% 697MiB indexing 1 19.5s 3.1% 19.5s 541MiB 2.2% 541MiB tensor identities 1 14.3s 2.3% 14.3s 608MiB 2.5% 608MiB promotion/conversion 1 6.91s 1.1% 6.91s 237MiB 1.0% 237MiB diagm, one 1 5.60s 0.9% 5.60s 134MiB 0.6% 134MiB construct from function 1 4.06s 0.6% 4.06s 214MiB 0.9% 214MiB base vectors 1 3.40s 0.5% 3.40s 101MiB 0.4% 101MiB exceptions 1 758ms 0.1% 758ms 15.8MiB 0.1% 15.8MiB ──────────────────────────────────────────────────────────────────────────────────────────────────────── Testing Tensors tests passed Testing completed after 744.18s PkgEval succeeded after 805.25s