Package evaluation to test Tensors on Julia 1.14.0-DEV.1741 (f7ebeb5678*) started at 2026-02-19T15:48:25.655 ################################################################################ # 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.32s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 8536.9 ms ✓ Tensors 1 dependency successfully precompiled in 9 seconds. 39 already precompiled. Precompilation completed after 31.2s ################################################################################ # Testing # Testing Tensors Status `/tmp/jl_w6W5y1/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_w6W5y1/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.5s Test Summary: | Pass Total Time diagm, one | 508 508 5.0s Test Summary: | Pass Total Time base vectors | 45 45 3.1s Test Summary: | Pass Total Time simple math | 414 414 31.6s Test Summary: | Pass Total Time construct from function | 594 594 3.8s Test Summary: | Pass Total Time construct from Array | 84 84 32.1s Test Summary: | Pass Total Time indexing | 2532 2532 19.3s Test Summary: | Pass Total Time norm, trace, det, inv, eig | 279 279 1m43.1s Test Summary: | Pass Total Time eigen(::FourthOrderTensor) | 176 176 25.0s Test Summary: | Pass Total Time tensor identities | 327 327 15.3s Test Summary: | Pass Total Time promotion/conversion | 232 232 7.4s Test Summary: | Pass Total Time unitful | 63 63 37.5s 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 3m56.1s Test Summary: | Pass Total Time AD | 519 519 1m38.3s ──────────────────────────────────────────────────────────────────────────────────────────────────────── Time Allocations ─────────────────────── ──────────────────────── Tot / % measured: 724s / 88.3% 25.9GiB / 91.9% Section ncalls time %tot avg alloc %tot avg ──────────────────────────────────────────────────────────────────────────────────────────────────────── tensor ops 1 236s 37.0% 236s 8.89GiB 37.4% 8.89GiB tovoigt/fromvoigt 9 65.5s 10.3% 7.28s 2.45GiB 10.3% 279MiB double contraction 9 64.7s 10.1% 7.19s 2.18GiB 9.2% 249MiB outer products (otimes, otimesu, otimesl) 9 45.1s 7.1% 5.01s 1.65GiB 7.0% 188MiB rotation 9 19.0s 3.0% 2.11s 676MiB 2.8% 75.1MiB transpose 9 17.7s 2.8% 1.96s 1.03GiB 4.3% 117MiB dot products 9 16.8s 2.6% 1.86s 577MiB 2.4% 64.1MiB symmetric/skew-symmetric 9 5.67s 0.9% 631ms 280MiB 1.2% 31.1MiB special 9 1.21s 0.2% 135ms 66.5MiB 0.3% 7.39MiB cross product 9 217ms 0.0% 24.1ms 4.64MiB 0.0% 528KiB norm, trace, det, inv, eig 1 103s 16.1% 103s 4.38GiB 18.4% 4.38GiB AD 1 98.3s 15.4% 98.3s 3.83GiB 16.1% 3.83GiB analytical gradient implementation 1 29.4s 4.6% 29.4s 1.00GiB 4.2% 1.00GiB vector calculus identities 1 26.5s 4.2% 26.5s 1.21GiB 5.1% 1.21GiB dim 3 1 21.0s 3.3% 21.0s 783MiB 3.2% 783MiB hessian 2 10.5s 1.6% 5.25s 375MiB 1.5% 187MiB 2nd tensor grad 2 4.50s 0.7% 2.25s 176MiB 0.7% 88.1MiB scalar grad 2 1.36s 0.2% 678ms 58.8MiB 0.2% 29.4MiB 3rd order 2 613μs 0.0% 306μs 9.09KiB 0.0% 4.55KiB dim 2 1 10.3s 1.6% 10.3s 429MiB 1.8% 429MiB hessian 2 6.04s 0.9% 3.02s 203MiB 0.8% 102MiB 2nd tensor grad 2 2.12s 0.3% 1.06s 97.5MiB 0.4% 48.8MiB scalar grad 2 796ms 0.1% 398ms 43.8MiB 0.2% 21.9MiB 3rd order 2 479μs 0.0% 239μs 9.09KiB 0.0% 4.55KiB dim 1 1 6.89s 1.1% 6.89s 322MiB 1.3% 322MiB hessian 2 3.45s 0.5% 1.73s 151MiB 0.6% 75.6MiB 2nd tensor grad 2 1.32s 0.2% 662ms 55.7MiB 0.2% 27.9MiB scalar grad 2 567ms 0.1% 283ms 27.2MiB 0.1% 13.6MiB 3rd order 2 287ms 0.0% 143ms 24.1MiB 0.1% 12.0MiB f: scalar -> AbstractTensor 1 3.53s 0.6% 3.53s 109MiB 0.4% 109MiB mixed scalar/vec 1 334ms 0.1% 334ms 11.5MiB 0.0% 11.5MiB f: scalar -> scalar 1 210ms 0.0% 210ms 6.57MiB 0.0% 6.57MiB constructors 1 57.9s 9.1% 57.9s 1.61GiB 6.8% 1.61GiB construct from Array 1 32.1s 5.0% 32.1s 1.30GiB 5.5% 1.30GiB simple math 1 31.6s 4.9% 31.6s 1.26GiB 5.3% 1.26GiB eigen(::FourthOrderTensor) 1 25.0s 3.9% 25.0s 705MiB 2.9% 705MiB indexing 1 19.3s 3.0% 19.3s 531MiB 2.2% 531MiB tensor identities 1 15.3s 2.4% 15.3s 604MiB 2.5% 604MiB promotion/conversion 1 7.45s 1.2% 7.45s 237MiB 1.0% 237MiB diagm, one 1 5.01s 0.8% 5.01s 134MiB 0.5% 134MiB construct from function 1 3.77s 0.6% 3.77s 213MiB 0.9% 213MiB base vectors 1 3.14s 0.5% 3.14s 101MiB 0.4% 101MiB exceptions 1 698ms 0.1% 698ms 14.7MiB 0.1% 14.7MiB ──────────────────────────────────────────────────────────────────────────────────────────────────────── Testing Tensors tests passed Testing completed after 733.81s PkgEval succeeded after 790.59s