Package evaluation to test Tensors on Julia 1.14.0-DEV.2064 (1d5dcac2d2*) started at 2026-04-21T15:25:54.758 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.98s ################################################################################ # 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.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.54s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 29.14s ################################################################################ # Testing # Testing Tensors Status `/tmp/jl_DtDKip/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_DtDKip/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.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.3s Test Summary: | Pass Total Time diagm, one | 508 508 5.4s Test Summary: | Pass Total Time base vectors | 45 45 6.0s Test Summary: | Pass Total Time simple math | 414 414 39.7s Test Summary: | Pass Total Time construct from function | 594 594 4.1s Test Summary: | Pass Total Time construct from Array | 84 84 35.7s Test Summary: | Pass Total Time indexing | 2532 2532 18.6s Test Summary: | Pass Total Time norm, trace, det, inv, eig | 279 279 1m43.4s Test Summary: | Pass Total Time eigen(::FourthOrderTensor) | 176 176 21.9s Test Summary: | Pass Total Time tensor identities | 327 327 24.7s Test Summary: | Pass Total Time promotion/conversion | 232 232 7.2s Test Summary: | Pass Total Time unitful | 63 63 41.8s 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 3m56.5s Test Summary: | Pass Total Time AD | 537 537 1m46.4s Test Summary: | Pass Total Time MixedTensors | 111 111 22.2s ──────────────────────────────────────────────────────────────────────────────────────────────────────── Time Allocations ─────────────────────── ──────────────────────── Tot / % measured: 793s / 87.1% 29.5GiB / 92.0% Section ncalls time %tot avg alloc %tot avg ──────────────────────────────────────────────────────────────────────────────────────────────────────── tensor ops 1 237s 34.3% 237s 10.0GiB 36.8% 10.0GiB tovoigt/fromvoigt 9 61.3s 8.9% 6.81s 2.85GiB 10.5% 325MiB double contraction 9 59.3s 8.6% 6.59s 2.37GiB 8.7% 270MiB outer products (otimes, otimesu, otimesl) 9 49.5s 7.2% 5.50s 1.89GiB 7.0% 215MiB transpose 9 20.9s 3.0% 2.32s 1.21GiB 4.5% 138MiB rotation 9 19.6s 2.8% 2.18s 677MiB 2.4% 75.2MiB dot products 9 18.6s 2.7% 2.07s 640MiB 2.3% 71.1MiB symmetric/skew-symmetric 9 5.70s 0.8% 633ms 294MiB 1.1% 32.7MiB special 9 1.15s 0.2% 128ms 70.4MiB 0.3% 7.82MiB cross product 9 213ms 0.0% 23.7ms 4.78MiB 0.0% 544KiB AD 1 106s 15.4% 106s 3.81GiB 14.0% 3.81GiB analytical gradient implementation 1 28.8s 4.2% 28.8s 0.94GiB 3.5% 0.94GiB vector calculus identities 1 28.3s 4.1% 28.3s 1.18GiB 4.4% 1.18GiB dim 3 1 22.8s 3.3% 22.8s 814MiB 2.9% 814MiB hessian 2 11.3s 1.6% 5.63s 383MiB 1.4% 191MiB 2nd tensor grad 2 5.17s 0.7% 2.59s 195MiB 0.7% 97.6MiB scalar grad 2 1.35s 0.2% 675ms 55.9MiB 0.2% 27.9MiB curl 2 713μs 0.0% 357μs 17.0KiB 0.0% 8.50KiB 3rd order 2 683μs 0.0% 342μs 7.77KiB 0.0% 3.88KiB dim 2 1 11.7s 1.7% 11.7s 420MiB 1.5% 420MiB hessian 2 6.29s 0.9% 3.14s 196MiB 0.7% 98.2MiB 2nd tensor grad 2 2.53s 0.4% 1.27s 98.4MiB 0.4% 49.2MiB scalar grad 2 983ms 0.1% 492ms 40.0MiB 0.1% 20.0MiB curl 2 672μs 0.0% 336μs 17.0KiB 0.0% 8.50KiB 3rd order 2 657μs 0.0% 328μs 7.77KiB 0.0% 3.88KiB dim 1 1 10.5s 1.5% 10.5s 362MiB 1.3% 362MiB hessian 2 4.65s 0.7% 2.32s 153MiB 0.6% 76.4MiB 2nd tensor grad 2 1.73s 0.3% 866ms 59.4MiB 0.2% 29.7MiB 3rd order 2 1.03s 0.1% 516ms 34.8MiB 0.1% 17.4MiB scalar grad 2 812ms 0.1% 406ms 28.0MiB 0.1% 14.0MiB curl 2 493ms 0.1% 246ms 20.7MiB 0.1% 10.3MiB f: scalar -> AbstractTensor 1 3.65s 0.5% 3.65s 115MiB 0.4% 115MiB mixed scalar/vec 1 443ms 0.1% 443ms 11.6MiB 0.0% 11.6MiB f: scalar -> scalar 1 208ms 0.0% 208ms 7.00MiB 0.0% 7.00MiB norm, trace, det, inv, eig 1 103s 15.0% 103s 4.91GiB 18.1% 4.91GiB constructors 1 57.8s 8.4% 57.8s 1.70GiB 6.3% 1.70GiB simple math 1 39.7s 5.7% 39.7s 1.43GiB 5.3% 1.43GiB construct from Array 1 35.7s 5.2% 35.7s 1.46GiB 5.4% 1.46GiB tensor identities 1 24.7s 3.6% 24.7s 750MiB 2.7% 750MiB MixedTensors 1 22.2s 3.2% 22.2s 0.99GiB 3.7% 0.99GiB dcontract 1 7.22s 1.0% 7.22s 420MiB 1.5% 420MiB Automatic Differentation 1 3.50s 0.5% 3.50s 123MiB 0.4% 123MiB dot 1 2.40s 0.3% 2.40s 144MiB 0.5% 144MiB basic arithmetric 1 2.04s 0.3% 2.04s 78.5MiB 0.3% 78.5MiB basic ops 1 2.02s 0.3% 2.02s 83.6MiB 0.3% 83.6MiB transpose 1 760ms 0.1% 760ms 39.4MiB 0.1% 39.4MiB norm 1 741ms 0.1% 741ms 23.0MiB 0.1% 23.0MiB otimes 1 2.02s 0.3% 2.02s 67.8MiB 0.2% 67.8MiB construction 1 1.85s 0.3% 1.85s 49.6MiB 0.2% 49.6MiB from slice 1 740ms 0.1% 740ms 11.7MiB 0.0% 11.7MiB from function 1 580ms 0.1% 580ms 29.9MiB 0.1% 29.9MiB from tuples 1 529ms 0.1% 529ms 8.03MiB 0.0% 8.03MiB regular_conversions 1 1.10s 0.2% 1.10s 48.2MiB 0.2% 48.2MiB errors 1 15.1ms 0.0% 15.1ms 659KiB 0.0% 659KiB eigen(::FourthOrderTensor) 1 21.9s 3.2% 21.9s 814MiB 2.9% 814MiB indexing 1 18.6s 2.7% 18.6s 588MiB 2.1% 588MiB promotion/conversion 1 7.19s 1.0% 7.19s 248MiB 0.9% 248MiB base vectors 1 5.98s 0.9% 5.98s 134MiB 0.5% 134MiB diagm, one 1 5.43s 0.8% 5.43s 138MiB 0.5% 138MiB construct from function 1 4.06s 0.6% 4.06s 222MiB 0.8% 222MiB exceptions 1 939ms 0.1% 939ms 28.3MiB 0.1% 28.3MiB ──────────────────────────────────────────────────────────────────────────────────────────────────────── Testing Tensors tests passed Testing completed after 803.06s PkgEval succeeded after 863.88s