Package evaluation to test Tensors on Julia 1.14.0-DEV.2114 (cccbcd9611*) started at 2026-05-05T11:05:59.834 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.61s ################################################################################ # 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.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.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.0.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.54s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 28.06s ################################################################################ # Testing # Testing Tensors Status `/tmp/jl_CC2Po9/Project.toml` [f6369f11] ForwardDiff v1.3.3 [aea7be01] PrecompileTools v1.3.3 [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_CC2Po9/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.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.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.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.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 59.2s Test Summary: | Pass Total Time diagm, one | 508 508 5.6s Test Summary: | Pass Total Time base vectors | 45 45 5.7s Test Summary: | Pass Total Time simple math | 414 414 40.8s Test Summary: | Pass Total Time construct from function | 594 594 4.1s Test Summary: | Pass Total Time construct from Array | 84 84 36.9s Test Summary: | Pass Total Time indexing | 2532 2532 19.3s Test Summary: | Pass Total Time norm, trace, det, inv, eig | 279 279 1m47.7s Test Summary: | Pass Total Time eigen(::FourthOrderTensor) | 176 176 22.2s Test Summary: | Pass Total Time tensor identities | 327 327 26.3s Test Summary: | Pass Total Time promotion/conversion | 232 232 7.8s Test Summary: | Pass Total Time unitful | 63 63 40.7s 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 3m58.3s Test Summary: | Pass Total Time AD | 537 537 1m40.0s Test Summary: | Pass Total Time MixedTensors | 111 111 21.5s ──────────────────────────────────────────────────────────────────────────────────────────────────────── Time Allocations ─────────────────────── ──────────────────────── Tot / % measured: 796s / 87.5% 29.8GiB / 92.0% Section ncalls time %tot avg alloc %tot avg ──────────────────────────────────────────────────────────────────────────────────────────────────────── tensor ops 1 238s 34.2% 238s 10.1GiB 36.8% 10.1GiB double contraction 9 61.9s 8.9% 6.87s 2.40GiB 8.8% 274MiB tovoigt/fromvoigt 9 56.2s 8.1% 6.24s 2.86GiB 10.4% 325MiB outer products (otimes, otimesu, otimesl) 9 51.9s 7.4% 5.77s 1.91GiB 7.0% 217MiB transpose 9 21.4s 3.1% 2.38s 1.24GiB 4.5% 141MiB rotation 9 20.5s 2.9% 2.28s 684MiB 2.4% 76.0MiB dot products 9 18.9s 2.7% 2.10s 643MiB 2.3% 71.5MiB symmetric/skew-symmetric 9 6.07s 0.9% 674ms 301MiB 1.1% 33.5MiB special 9 1.10s 0.2% 122ms 70.2MiB 0.2% 7.80MiB cross product 9 214ms 0.0% 23.8ms 4.79MiB 0.0% 545KiB norm, trace, det, inv, eig 1 108s 15.5% 108s 4.95GiB 18.1% 4.95GiB AD 1 100s 14.3% 100s 3.81GiB 13.9% 3.81GiB analytical gradient implementation 1 27.2s 3.9% 27.2s 0.94GiB 3.4% 0.94GiB vector calculus identities 1 26.9s 3.9% 26.9s 1.18GiB 4.3% 1.18GiB dim 3 1 21.5s 3.1% 21.5s 815MiB 2.9% 815MiB hessian 2 10.3s 1.5% 5.13s 383MiB 1.4% 192MiB 2nd tensor grad 2 4.87s 0.7% 2.43s 195MiB 0.7% 97.6MiB scalar grad 2 1.28s 0.2% 642ms 56.0MiB 0.2% 28.0MiB 3rd order 2 598μs 0.0% 299μs 7.98KiB 0.0% 3.99KiB curl 2 580μs 0.0% 290μs 17.2KiB 0.0% 8.61KiB dim 2 1 10.7s 1.5% 10.7s 420MiB 1.5% 420MiB hessian 2 5.71s 0.8% 2.85s 197MiB 0.7% 98.3MiB 2nd tensor grad 2 2.26s 0.3% 1.13s 98.4MiB 0.4% 49.2MiB scalar grad 2 925ms 0.1% 463ms 40.0MiB 0.1% 20.0MiB curl 2 586μs 0.0% 293μs 17.2KiB 0.0% 8.61KiB 3rd order 2 513μs 0.0% 257μs 7.98KiB 0.0% 3.99KiB dim 1 1 9.77s 1.4% 9.77s 363MiB 1.3% 363MiB hessian 2 4.31s 0.6% 2.16s 153MiB 0.5% 76.6MiB 2nd tensor grad 2 1.73s 0.2% 865ms 59.4MiB 0.2% 29.7MiB 3rd order 2 872ms 0.1% 436ms 34.9MiB 0.1% 17.4MiB scalar grad 2 754ms 0.1% 377ms 28.0MiB 0.1% 14.0MiB curl 2 474ms 0.1% 237ms 20.7MiB 0.1% 10.3MiB f: scalar -> AbstractTensor 1 3.48s 0.5% 3.48s 115MiB 0.4% 115MiB mixed scalar/vec 1 316ms 0.0% 316ms 11.6MiB 0.0% 11.6MiB f: scalar -> scalar 1 192ms 0.0% 192ms 7.01MiB 0.0% 7.01MiB constructors 1 59.8s 8.6% 59.8s 1.70GiB 6.2% 1.70GiB simple math 1 40.8s 5.9% 40.8s 1.47GiB 5.4% 1.47GiB construct from Array 1 36.9s 5.3% 36.9s 1.51GiB 5.5% 1.51GiB tensor identities 1 26.3s 3.8% 26.3s 767MiB 2.7% 767MiB eigen(::FourthOrderTensor) 1 22.2s 3.2% 22.2s 816MiB 2.9% 816MiB MixedTensors 1 21.5s 3.1% 21.5s 1.00GiB 3.6% 1.00GiB dcontract 1 6.59s 0.9% 6.59s 424MiB 1.5% 424MiB Automatic Differentation 1 3.38s 0.5% 3.38s 120MiB 0.4% 120MiB dot 1 2.26s 0.3% 2.26s 141MiB 0.5% 141MiB otimes 1 2.15s 0.3% 2.15s 71.2MiB 0.3% 71.2MiB basic ops 1 2.13s 0.3% 2.13s 86.0MiB 0.3% 86.0MiB norm 1 873ms 0.1% 873ms 26.5MiB 0.1% 26.5MiB transpose 1 779ms 0.1% 779ms 39.3MiB 0.1% 39.3MiB construction 1 2.03s 0.3% 2.03s 61.9MiB 0.2% 61.9MiB from function 1 821ms 0.1% 821ms 42.3MiB 0.2% 42.3MiB from slice 1 696ms 0.1% 696ms 11.6MiB 0.0% 11.6MiB from tuples 1 514ms 0.1% 514ms 8.02MiB 0.0% 8.02MiB basic arithmetric 1 2.00s 0.3% 2.00s 75.6MiB 0.3% 75.6MiB regular_conversions 1 933ms 0.1% 933ms 42.0MiB 0.1% 42.0MiB errors 1 15.9ms 0.0% 15.9ms 660KiB 0.0% 660KiB indexing 1 19.3s 2.8% 19.3s 592MiB 2.1% 592MiB promotion/conversion 1 7.84s 1.1% 7.84s 258MiB 0.9% 258MiB base vectors 1 5.68s 0.8% 5.68s 144MiB 0.5% 144MiB diagm, one 1 5.60s 0.8% 5.60s 138MiB 0.5% 138MiB construct from function 1 4.08s 0.6% 4.08s 222MiB 0.8% 222MiB exceptions 1 892ms 0.1% 892ms 27.3MiB 0.1% 27.3MiB ──────────────────────────────────────────────────────────────────────────────────────────────────────── Testing Tensors tests passed Testing completed after 808.16s PkgEval succeeded after 871.96s