Package evaluation to test Tensors on Julia 1.14.0-DEV.2224 (c07cf8ff6a*) started at 2026-05-24T00:30:20.533 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.8s ################################################################################ # 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.58s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 27.63s ################################################################################ # Testing # Testing Tensors Status `/tmp/jl_SYNher/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_SYNher/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 58.4s Test Summary: | Pass Total Time diagm, one | 508 508 5.3s Test Summary: | Pass Total Time base vectors | 45 45 6.5s Test Summary: | Pass Total Time simple math | 414 414 39.9s Test Summary: | Pass Total Time construct from function | 594 594 3.9s Test Summary: | Pass Total Time construct from Array | 84 84 38.5s Test Summary: | Pass Total Time indexing | 2532 2532 19.2s Test Summary: | Pass Total Time norm, trace, det, inv, eig | 279 279 1m48.5s Test Summary: | Pass Total Time eigen(::FourthOrderTensor) | 176 176 22.7s Test Summary: | Pass Total Time tensor identities | 327 327 26.4s Test Summary: | Pass Total Time promotion/conversion | 232 232 7.8s Test Summary: | Pass Total Time unitful | 63 63 42.6s 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 1.0s 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 4m12.4s Test Summary: | Pass Total Time AD | 537 537 1m45.1s Test Summary: | Pass Total Time MixedTensors | 111 111 22.2s ──────────────────────────────────────────────────────────────────────────────────────────────────────── Time Allocations ─────────────────────── ──────────────────────── Tot / % measured: 823s / 87.3% 29.8GiB / 92.0% Section ncalls time %tot avg alloc %tot avg ──────────────────────────────────────────────────────────────────────────────────────────────────────── tensor ops 1 252s 35.1% 252s 10.1GiB 36.8% 10.1GiB double contraction 9 63.7s 8.9% 7.08s 2.39GiB 8.7% 272MiB tovoigt/fromvoigt 9 62.4s 8.7% 6.93s 2.86GiB 10.4% 325MiB outer products (otimes, otimesu, otimesl) 9 53.0s 7.4% 5.88s 1.94GiB 7.1% 221MiB rotation 9 23.4s 3.3% 2.59s 682MiB 2.4% 75.8MiB transpose 9 22.1s 3.1% 2.46s 1.23GiB 4.5% 140MiB dot products 9 20.0s 2.8% 2.23s 642MiB 2.3% 71.3MiB symmetric/skew-symmetric 9 6.26s 0.9% 696ms 299MiB 1.1% 33.3MiB special 9 1.13s 0.2% 126ms 69.9MiB 0.2% 7.76MiB cross product 9 214ms 0.0% 23.8ms 4.76MiB 0.0% 541KiB norm, trace, det, inv, eig 1 108s 15.1% 108s 4.94GiB 18.0% 4.94GiB AD 1 105s 14.6% 105s 3.80GiB 13.9% 3.80GiB vector calculus identities 1 28.2s 3.9% 28.2s 1.18GiB 4.3% 1.18GiB analytical gradient implementation 1 27.9s 3.9% 27.9s 0.93GiB 3.4% 0.93GiB dim 3 1 23.0s 3.2% 23.0s 813MiB 2.9% 813MiB hessian 2 11.3s 1.6% 5.64s 382MiB 1.4% 191MiB 2nd tensor grad 2 5.31s 0.7% 2.66s 195MiB 0.7% 97.4MiB scalar grad 2 1.32s 0.2% 659ms 55.9MiB 0.2% 28.0MiB 3rd order 2 666μs 0.0% 333μs 7.77KiB 0.0% 3.88KiB curl 2 634μs 0.0% 317μs 17.0KiB 0.0% 8.50KiB dim 2 1 11.8s 1.6% 11.8s 420MiB 1.5% 420MiB hessian 2 6.23s 0.9% 3.11s 196MiB 0.7% 98.0MiB 2nd tensor grad 2 2.34s 0.3% 1.17s 98.4MiB 0.4% 49.2MiB scalar grad 2 950ms 0.1% 475ms 40.1MiB 0.1% 20.0MiB curl 2 690μs 0.0% 345μs 17.0KiB 0.0% 8.50KiB 3rd order 2 598μs 0.0% 299μs 7.77KiB 0.0% 3.88KiB dim 1 1 10.3s 1.4% 10.3s 363MiB 1.3% 363MiB hessian 2 4.56s 0.6% 2.28s 153MiB 0.5% 76.4MiB 2nd tensor grad 2 1.77s 0.2% 885ms 59.4MiB 0.2% 29.7MiB 3rd order 2 886ms 0.1% 443ms 34.8MiB 0.1% 17.4MiB scalar grad 2 849ms 0.1% 424ms 27.9MiB 0.1% 14.0MiB curl 2 542ms 0.1% 271ms 20.6MiB 0.1% 10.3MiB f: scalar -> AbstractTensor 1 3.46s 0.5% 3.46s 115MiB 0.4% 115MiB mixed scalar/vec 1 308ms 0.0% 308ms 11.6MiB 0.0% 11.6MiB f: scalar -> scalar 1 209ms 0.0% 209ms 6.98MiB 0.0% 6.98MiB constructors 1 58.9s 8.2% 58.9s 1.68GiB 6.1% 1.68GiB simple math 1 39.9s 5.6% 39.9s 1.47GiB 5.3% 1.47GiB construct from Array 1 38.5s 5.4% 38.5s 1.50GiB 5.5% 1.50GiB tensor identities 1 26.4s 3.7% 26.4s 764MiB 2.7% 764MiB eigen(::FourthOrderTensor) 1 22.7s 3.2% 22.7s 814MiB 2.9% 814MiB MixedTensors 1 22.2s 3.1% 22.2s 1.01GiB 3.7% 1.01GiB dcontract 1 6.47s 0.9% 6.47s 414MiB 1.5% 414MiB Automatic Differentation 1 3.65s 0.5% 3.65s 127MiB 0.5% 127MiB dot 1 2.38s 0.3% 2.38s 147MiB 0.5% 147MiB basic arithmetric 1 2.29s 0.3% 2.29s 78.4MiB 0.3% 78.4MiB otimes 1 2.20s 0.3% 2.20s 70.6MiB 0.3% 70.6MiB construction 1 2.15s 0.3% 2.15s 65.7MiB 0.2% 65.7MiB from function 1 908ms 0.1% 908ms 46.2MiB 0.2% 46.2MiB from slice 1 701ms 0.1% 701ms 11.5MiB 0.0% 11.5MiB from tuples 1 538ms 0.1% 538ms 7.97MiB 0.0% 7.97MiB basic ops 1 2.12s 0.3% 2.12s 84.7MiB 0.3% 84.7MiB transpose 1 807ms 0.1% 807ms 40.5MiB 0.1% 40.5MiB norm 1 740ms 0.1% 740ms 21.0MiB 0.1% 21.0MiB regular_conversions 1 965ms 0.1% 965ms 44.5MiB 0.2% 44.5MiB errors 1 16.3ms 0.0% 16.3ms 657KiB 0.0% 657KiB indexing 1 19.2s 2.7% 19.2s 648MiB 2.3% 648MiB promotion/conversion 1 7.76s 1.1% 7.76s 256MiB 0.9% 256MiB base vectors 1 6.47s 0.9% 6.47s 143MiB 0.5% 143MiB diagm, one 1 5.30s 0.7% 5.30s 137MiB 0.5% 137MiB construct from function 1 3.94s 0.5% 3.94s 220MiB 0.8% 220MiB exceptions 1 992ms 0.1% 992ms 26.3MiB 0.1% 26.3MiB ──────────────────────────────────────────────────────────────────────────────────────────────────────── Testing Tensors tests passed Testing completed after 834.59s PkgEval succeeded after 892.26s