Package evaluation to test Tensors on Julia 1.14.0-DEV.2213 (dc778b8d37*) started at 2026-05-21T07:22:29.601 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 10.84s ################################################################################ # Installation # Installing Tensors... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [48a634ad] + Tensors v1.17.0 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.3 [92d709cd] + IrrationalConstants v0.2.6 [692b3bcd] + JLLWrappers v1.8.0 [2ab3a3ac] + LogExpFunctions v0.3.29 [1914dd2f] + MacroTools v0.5.16 [77ba4419] + NaNMath v1.1.3 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [fdea26ae] + SIMD v3.7.2 [276daf66] + SpecialFunctions v2.7.2 [90137ffa] + StaticArrays v1.9.18 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [48a634ad] + Tensors v1.17.0 [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.13.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.1+0 [4536629a] + OpenBLAS_jll v0.3.33+0 [05823500] + OpenLibm_jll v0.8.7+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 2.38s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 26.85s ################################################################################ # Testing # Testing Tensors Status `/tmp/jl_GA7BT6/Project.toml` [f6369f11] ForwardDiff v1.3.3 [aea7be01] PrecompileTools v1.3.4 [fdea26ae] SIMD v3.7.2 [90137ffa] StaticArrays v1.9.18 [10745b16] Statistics v1.11.1 [48a634ad] Tensors v1.17.0 [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_GA7BT6/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.3 [92d709cd] IrrationalConstants v0.2.6 [692b3bcd] JLLWrappers v1.8.0 [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.16 [77ba4419] NaNMath v1.1.3 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [fdea26ae] SIMD v3.7.2 [276daf66] SpecialFunctions v2.7.2 [90137ffa] StaticArrays v1.9.18 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [48a634ad] Tensors v1.17.0 [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.13.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.5.1+0 [4536629a] OpenBLAS_jll v0.3.33+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 42.7s Test Summary: | Pass Total Time diagm, one | 508 508 3.6s Test Summary: | Pass Total Time base vectors | 45 45 4.1s Test Summary: | Pass Total Time simple math | 414 414 25.2s Test Summary: | Pass Total Time construct from function | 594 594 2.7s Test Summary: | Pass Total Time construct from Array | 84 84 30.3s Test Summary: | Pass Total Time indexing | 2532 2532 18.3s Test Summary: | Pass Total Time norm, trace, det, inv, eig | 279 279 1m34.8s Test Summary: | Pass Total Time eigen(::FourthOrderTensor) | 176 176 19.6s Test Summary: | Pass Total Time tensor identities | 327 327 25.7s Test Summary: | Pass Total Time promotion/conversion | 232 232 7.9s Test Summary: | Pass Total Time unitful | 63 63 39.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.1s Test Summary: | Pass Total Time exceptions | 8 8 0.9s 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 3m27.0s Test Summary: | Pass Total Time AD | 537 537 1m18.5s Test Summary: | Pass Total Time MixedTensors | 111 111 15.3s ──────────────────────────────────────────────────────────────────────────────────────────────────────── Time Allocations ─────────────────────── ──────────────────────── Tot / % measured: 667s / 86.4% 29.8GiB / 92.0% Section ncalls time %tot avg alloc %tot avg ──────────────────────────────────────────────────────────────────────────────────────────────────────── tensor ops 1 207s 35.9% 207s 10.1GiB 36.7% 10.1GiB double contraction 9 52.1s 9.0% 5.78s 2.40GiB 8.7% 273MiB tovoigt/fromvoigt 9 49.8s 8.6% 5.54s 2.86GiB 10.4% 325MiB outer products (otimes, otimesu, otimesl) 9 44.2s 7.7% 4.92s 1.94GiB 7.1% 221MiB transpose 9 19.1s 3.3% 2.12s 1.23GiB 4.5% 140MiB rotation 9 17.8s 3.1% 1.98s 683MiB 2.4% 75.9MiB dot products 9 17.3s 3.0% 1.92s 642MiB 2.3% 71.3MiB symmetric/skew-symmetric 9 5.29s 0.9% 588ms 300MiB 1.1% 33.3MiB special 9 1.01s 0.2% 113ms 70.0MiB 0.2% 7.77MiB cross product 9 200ms 0.0% 22.3ms 4.77MiB 0.0% 542KiB norm, trace, det, inv, eig 1 94.8s 16.4% 94.8s 4.94GiB 18.0% 4.94GiB AD 1 78.5s 13.6% 78.5s 3.81GiB 13.9% 3.81GiB analytical gradient implementation 1 25.2s 4.4% 25.2s 0.94GiB 3.4% 0.94GiB vector calculus identities 1 20.1s 3.5% 20.1s 1.18GiB 4.3% 1.18GiB dim 3 1 14.7s 2.5% 14.7s 813MiB 2.9% 813MiB hessian 2 7.31s 1.3% 3.65s 382MiB 1.4% 191MiB 2nd tensor grad 2 3.37s 0.6% 1.68s 195MiB 0.7% 97.4MiB scalar grad 2 910ms 0.2% 455ms 56.0MiB 0.2% 28.0MiB 3rd order 2 550μs 0.0% 275μs 7.77KiB 0.0% 3.88KiB curl 2 481μs 0.0% 241μs 17.0KiB 0.0% 8.50KiB dim 2 1 7.60s 1.3% 7.60s 420MiB 1.5% 420MiB hessian 2 4.01s 0.7% 2.00s 196MiB 0.7% 98.1MiB 2nd tensor grad 2 1.61s 0.3% 804ms 98.5MiB 0.4% 49.2MiB scalar grad 2 765ms 0.1% 382ms 40.1MiB 0.1% 20.0MiB 3rd order 2 436μs 0.0% 218μs 7.77KiB 0.0% 3.88KiB curl 2 383μs 0.0% 191μs 17.0KiB 0.0% 8.50KiB dim 1 1 6.89s 1.2% 6.89s 363MiB 1.3% 363MiB hessian 2 2.97s 0.5% 1.48s 153MiB 0.5% 76.5MiB 2nd tensor grad 2 1.22s 0.2% 610ms 59.4MiB 0.2% 29.7MiB scalar grad 2 604ms 0.1% 302ms 28.0MiB 0.1% 14.0MiB 3rd order 2 585ms 0.1% 293ms 34.8MiB 0.1% 17.4MiB curl 2 338ms 0.1% 169ms 20.6MiB 0.1% 10.3MiB f: scalar -> AbstractTensor 1 3.36s 0.6% 3.36s 115MiB 0.4% 115MiB mixed scalar/vec 1 393ms 0.1% 393ms 11.6MiB 0.0% 11.6MiB f: scalar -> scalar 1 190ms 0.0% 190ms 6.99MiB 0.0% 6.99MiB constructors 1 43.0s 7.5% 43.0s 1.68GiB 6.1% 1.68GiB construct from Array 1 30.3s 5.3% 30.3s 1.50GiB 5.5% 1.50GiB tensor identities 1 25.7s 4.4% 25.7s 765MiB 2.7% 765MiB simple math 1 25.2s 4.4% 25.2s 1.47GiB 5.3% 1.47GiB eigen(::FourthOrderTensor) 1 19.6s 3.4% 19.6s 814MiB 2.9% 814MiB indexing 1 18.3s 3.2% 18.3s 649MiB 2.3% 649MiB MixedTensors 1 15.3s 2.7% 15.3s 1.02GiB 3.7% 1.02GiB dcontract 1 4.49s 0.8% 4.49s 420MiB 1.5% 420MiB Automatic Differentation 1 2.54s 0.4% 2.54s 141MiB 0.5% 141MiB dot 1 1.75s 0.3% 1.75s 148MiB 0.5% 148MiB basic ops 1 1.59s 0.3% 1.59s 93.4MiB 0.3% 93.4MiB norm 1 720ms 0.1% 720ms 32.7MiB 0.1% 32.7MiB transpose 1 554ms 0.1% 554ms 40.6MiB 0.1% 40.6MiB otimes 1 1.50s 0.3% 1.50s 70.7MiB 0.3% 70.7MiB basic arithmetric 1 1.48s 0.3% 1.48s 78.4MiB 0.3% 78.4MiB construction 1 1.28s 0.2% 1.28s 49.2MiB 0.2% 49.2MiB from slice 1 497ms 0.1% 497ms 11.6MiB 0.0% 11.6MiB from function 1 435ms 0.1% 435ms 29.7MiB 0.1% 29.7MiB from tuples 1 350ms 0.1% 350ms 7.97MiB 0.0% 7.97MiB regular_conversions 1 693ms 0.1% 693ms 42.7MiB 0.2% 42.7MiB errors 1 11.5ms 0.0% 11.5ms 658KiB 0.0% 658KiB promotion/conversion 1 7.85s 1.4% 7.85s 257MiB 0.9% 257MiB base vectors 1 4.09s 0.7% 4.09s 144MiB 0.5% 144MiB diagm, one 1 3.65s 0.6% 3.65s 137MiB 0.5% 137MiB construct from function 1 2.67s 0.5% 2.67s 221MiB 0.8% 221MiB exceptions 1 901ms 0.2% 901ms 27.4MiB 0.1% 27.4MiB ──────────────────────────────────────────────────────────────────────────────────────────────────────── Testing Tensors tests passed Testing completed after 678.85s PkgEval succeeded after 743.91s