Package evaluation to test Tensors on Julia 1.14.0-DEV.1851 (d64c0da64c*) started at 2026-03-05T16:04:10.768 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 13.4s ################################################################################ # 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.35s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 24.36s ################################################################################ # Testing # Testing Tensors Status `/tmp/jl_ndpUZv/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_ndpUZv/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 53.8s Test Summary: | Pass Total Time diagm, one | 508 508 5.3s Test Summary: | Pass Total Time base vectors | 45 45 3.2s Test Summary: | Pass Total Time simple math | 414 414 33.1s Test Summary: | Pass Total Time construct from function | 594 594 3.9s Test Summary: | Pass Total Time construct from Array | 84 84 33.2s Test Summary: | Pass Total Time indexing | 2532 2532 18.8s Test Summary: | Pass Total Time norm, trace, det, inv, eig | 279 279 1m40.8s Test Summary: | Pass Total Time eigen(::FourthOrderTensor) | 176 176 25.3s Test Summary: | Pass Total Time tensor identities | 327 327 14.9s Test Summary: | Pass Total Time promotion/conversion | 232 232 7.4s Test Summary: | Pass Total Time unitful | 63 63 40.4s 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 3m49.1s Test Summary: | Pass Total Time AD | 519 519 1m37.7s ──────────────────────────────────────────────────────────────────────────────────────────────────────── Time Allocations ─────────────────────── ──────────────────────── Tot / % measured: 726s / 86.5% 25.9GiB / 91.9% Section ncalls time %tot avg alloc %tot avg ──────────────────────────────────────────────────────────────────────────────────────────────────────── tensor ops 1 229s 36.5% 229s 8.93GiB 37.6% 8.93GiB tovoigt/fromvoigt 9 63.6s 10.1% 7.07s 2.42GiB 10.2% 275MiB double contraction 9 62.7s 10.0% 6.97s 2.21GiB 9.3% 252MiB outer products (otimes, otimesu, otimesl) 9 43.1s 6.9% 4.79s 1.67GiB 7.0% 190MiB rotation 9 18.2s 2.9% 2.02s 679MiB 2.8% 75.5MiB transpose 9 17.6s 2.8% 1.95s 1.04GiB 4.4% 119MiB dot products 9 16.8s 2.7% 1.86s 583MiB 2.4% 64.8MiB symmetric/skew-symmetric 9 5.67s 0.9% 630ms 286MiB 1.2% 31.7MiB special 9 1.09s 0.2% 121ms 67.1MiB 0.3% 7.45MiB cross product 9 201ms 0.0% 22.3ms 4.72MiB 0.0% 537KiB norm, trace, det, inv, eig 1 101s 16.1% 101s 4.22GiB 17.7% 4.22GiB AD 1 97.7s 15.6% 97.7s 3.90GiB 16.4% 3.90GiB analytical gradient implementation 1 29.5s 4.7% 29.5s 1.02GiB 4.3% 1.02GiB vector calculus identities 1 24.6s 3.9% 24.6s 1.22GiB 5.1% 1.22GiB dim 3 1 20.1s 3.2% 20.1s 795MiB 3.3% 795MiB hessian 2 10.1s 1.6% 5.05s 381MiB 1.6% 190MiB 2nd tensor grad 2 4.27s 0.7% 2.14s 179MiB 0.7% 89.7MiB scalar grad 2 1.32s 0.2% 661ms 60.1MiB 0.2% 30.1MiB 3rd order 2 614μs 0.0% 307μs 8.03KiB 0.0% 4.02KiB dim 2 1 11.1s 1.8% 11.1s 437MiB 1.8% 437MiB hessian 2 6.21s 1.0% 3.11s 207MiB 0.9% 104MiB 2nd tensor grad 2 2.14s 0.3% 1.07s 100MiB 0.4% 50.2MiB scalar grad 2 972ms 0.2% 486ms 45.1MiB 0.2% 22.5MiB 3rd order 2 584μs 0.0% 292μs 8.03KiB 0.0% 4.02KiB dim 1 1 8.71s 1.4% 8.71s 330MiB 1.4% 330MiB hessian 2 4.48s 0.7% 2.24s 155MiB 0.6% 77.3MiB 2nd tensor grad 2 1.57s 0.2% 783ms 58.2MiB 0.2% 29.1MiB scalar grad 2 691ms 0.1% 345ms 28.4MiB 0.1% 14.2MiB 3rd order 2 385ms 0.1% 192ms 24.5MiB 0.1% 12.2MiB f: scalar -> AbstractTensor 1 3.25s 0.5% 3.25s 114MiB 0.5% 114MiB mixed scalar/vec 1 322ms 0.1% 322ms 12.7MiB 0.1% 12.7MiB f: scalar -> scalar 1 193ms 0.0% 193ms 6.92MiB 0.0% 6.92MiB constructors 1 54.3s 8.6% 54.3s 1.61GiB 6.8% 1.61GiB construct from Array 1 33.2s 5.3% 33.2s 1.32GiB 5.5% 1.32GiB simple math 1 33.1s 5.3% 33.1s 1.30GiB 5.5% 1.30GiB eigen(::FourthOrderTensor) 1 25.3s 4.0% 25.3s 697MiB 2.9% 697MiB indexing 1 18.8s 3.0% 18.8s 541MiB 2.2% 541MiB tensor identities 1 14.9s 2.4% 14.9s 608MiB 2.5% 608MiB promotion/conversion 1 7.43s 1.2% 7.43s 237MiB 1.0% 237MiB diagm, one 1 5.35s 0.9% 5.35s 134MiB 0.6% 134MiB construct from function 1 3.94s 0.6% 3.94s 214MiB 0.9% 214MiB base vectors 1 3.23s 0.5% 3.23s 101MiB 0.4% 101MiB exceptions 1 755ms 0.1% 755ms 14.8MiB 0.1% 14.8MiB ──────────────────────────────────────────────────────────────────────────────────────────────────────── Testing Tensors tests passed Testing completed after 736.86s PkgEval succeeded after 788.42s