Package evaluation to test Tensors on Julia 1.14.0-DEV.2360 (7c0e770819*) started at 2026-06-13T10:40:19.226 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.83s ################################################################################ # 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.16.0 [ffbed154] + DocStringExtensions v0.9.5 [f6369f11] + ForwardDiff v1.4.1 [92d709cd] + IrrationalConstants v0.2.6 [692b3bcd] + JLLWrappers v1.8.0 [2ab3a3ac] + LogExpFunctions v1.0.1 [1914dd2f] + MacroTools v0.5.16 [77ba4419] + NaNMath v1.1.4 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [fdea26ae] + SIMD v3.7.2 [276daf66] + SpecialFunctions v2.8.0 [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.14.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.2+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.7s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 27.46s ################################################################################ # Testing # Testing Tensors Status `/tmp/jl_7OtBH3/Project.toml` [f6369f11] ForwardDiff v1.4.1 [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.14.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_7OtBH3/Manifest.toml` [bbf7d656] CommonSubexpressions v0.3.1 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.16.0 [ffbed154] DocStringExtensions v0.9.5 [e2ba6199] ExprTools v0.1.10 [f6369f11] ForwardDiff v1.4.1 [92d709cd] IrrationalConstants v0.2.6 [692b3bcd] JLLWrappers v1.8.0 [2ab3a3ac] LogExpFunctions v1.0.1 [1914dd2f] MacroTools v0.5.16 [77ba4419] NaNMath v1.1.4 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [fdea26ae] SIMD v3.7.2 [276daf66] SpecialFunctions v2.8.0 [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.14.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.2+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.9s Test Summary: | Pass Total Time diagm, one | 508 508 6.0s Test Summary: | Pass Total Time base vectors | 45 45 5.4s Test Summary: | Pass Total Time simple math | 414 414 39.7s Test Summary: | Pass Total Time construct from function | 594 594 4.2s Test Summary: | Pass Total Time construct from Array | 84 84 40.1s Test Summary: | Pass Total Time indexing | 2532 2532 20.3s Test Summary: | Pass Total Time norm, trace, det, inv, eig | 279 279 1m48.2s Test Summary: | Pass Total Time eigen(::FourthOrderTensor) | 176 176 21.9s Test Summary: | Pass Total Time tensor identities | 327 327 24.4s Test Summary: | Pass Total Time promotion/conversion | 232 232 7.6s Test Summary: | Pass Total Time unitful | 63 63 42.2s 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 | 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 4m09.0s Test Summary: | Pass Total Time AD | 537 537 1m46.2s Test Summary: | Pass Total Time MixedTensors | 111 111 23.4s ──────────────────────────────────────────────────────────────────────────────────────────────────────── Time Allocations ─────────────────────── ──────────────────────── Tot / % measured: 818s / 87.6% 28.4GiB / 91.9% Section ncalls time %tot avg alloc %tot avg ──────────────────────────────────────────────────────────────────────────────────────────────────────── tensor ops 1 249s 34.7% 249s 9.54GiB 36.5% 9.54GiB double contraction 9 64.0s 8.9% 7.12s 2.28GiB 8.7% 259MiB tovoigt/fromvoigt 9 61.8s 8.6% 6.86s 2.66GiB 10.2% 303MiB outer products (otimes, otimesu, otimesl) 9 52.3s 7.3% 5.81s 1.83GiB 7.0% 208MiB rotation 9 22.2s 3.1% 2.46s 653MiB 2.4% 72.5MiB transpose 9 21.9s 3.1% 2.43s 1.17GiB 4.5% 133MiB dot products 9 19.4s 2.7% 2.16s 622MiB 2.3% 69.1MiB symmetric/skew-symmetric 9 5.83s 0.8% 647ms 287MiB 1.1% 31.9MiB special 9 1.21s 0.2% 134ms 68.8MiB 0.3% 7.65MiB cross product 9 220ms 0.0% 24.5ms 4.62MiB 0.0% 526KiB norm, trace, det, inv, eig 1 108s 15.1% 108s 4.70GiB 18.0% 4.70GiB AD 1 106s 14.8% 106s 3.72GiB 14.2% 3.72GiB analytical gradient implementation 1 29.4s 4.1% 29.4s 0.95GiB 3.6% 0.95GiB vector calculus identities 1 27.8s 3.9% 27.8s 1.14GiB 4.3% 1.14GiB dim 3 1 22.7s 3.2% 22.7s 791MiB 3.0% 791MiB hessian 2 11.4s 1.6% 5.71s 370MiB 1.4% 185MiB 2nd tensor grad 2 5.16s 0.7% 2.58s 191MiB 0.7% 95.6MiB scalar grad 2 1.36s 0.2% 682ms 55.6MiB 0.2% 27.8MiB curl 2 705μs 0.0% 352μs 17.1KiB 0.0% 8.56KiB 3rd order 2 679μs 0.0% 339μs 7.77KiB 0.0% 3.88KiB dim 2 1 11.5s 1.6% 11.5s 396MiB 1.5% 396MiB hessian 2 6.27s 0.9% 3.13s 186MiB 0.7% 93.1MiB 2nd tensor grad 2 2.37s 0.3% 1.18s 92.4MiB 0.3% 46.2MiB scalar grad 2 983ms 0.1% 491ms 37.5MiB 0.1% 18.7MiB curl 2 594μs 0.0% 297μs 17.1KiB 0.0% 8.56KiB 3rd order 2 548μs 0.0% 274μs 7.77KiB 0.0% 3.88KiB dim 1 1 10.6s 1.5% 10.6s 356MiB 1.3% 356MiB hessian 2 4.62s 0.6% 2.31s 149MiB 0.6% 74.5MiB 2nd tensor grad 2 1.91s 0.3% 953ms 59.8MiB 0.2% 29.9MiB 3rd order 2 951ms 0.1% 475ms 34.1MiB 0.1% 17.0MiB scalar grad 2 889ms 0.1% 444ms 28.2MiB 0.1% 14.1MiB curl 2 548ms 0.1% 274ms 20.1MiB 0.1% 10.0MiB f: scalar -> AbstractTensor 1 3.71s 0.5% 3.71s 115MiB 0.4% 115MiB mixed scalar/vec 1 349ms 0.0% 349ms 11.8MiB 0.0% 11.8MiB f: scalar -> scalar 1 222ms 0.0% 222ms 7.07MiB 0.0% 7.07MiB constructors 1 59.4s 8.3% 59.4s 1.61GiB 6.1% 1.61GiB construct from Array 1 40.2s 5.6% 40.2s 1.42GiB 5.5% 1.42GiB simple math 1 39.7s 5.5% 39.7s 1.38GiB 5.3% 1.38GiB tensor identities 1 24.4s 3.4% 24.4s 715MiB 2.7% 715MiB MixedTensors 1 23.4s 3.3% 23.4s 0.96GiB 3.7% 0.96GiB dcontract 1 7.01s 1.0% 7.01s 409MiB 1.5% 409MiB Automatic Differentation 1 4.03s 0.6% 4.03s 120MiB 0.4% 120MiB dot 1 2.53s 0.4% 2.53s 143MiB 0.5% 143MiB otimes 1 2.36s 0.3% 2.36s 68.6MiB 0.3% 68.6MiB basic ops 1 2.20s 0.3% 2.20s 76.3MiB 0.3% 76.3MiB transpose 1 852ms 0.1% 852ms 36.6MiB 0.1% 36.6MiB norm 1 767ms 0.1% 767ms 17.6MiB 0.1% 17.6MiB basic arithmetric 1 2.12s 0.3% 2.12s 74.7MiB 0.3% 74.7MiB construction 1 2.04s 0.3% 2.04s 49.2MiB 0.2% 49.2MiB from slice 1 782ms 0.1% 782ms 11.2MiB 0.0% 11.2MiB from function 1 738ms 0.1% 738ms 30.4MiB 0.1% 30.4MiB from tuples 1 516ms 0.1% 516ms 7.52MiB 0.0% 7.52MiB regular_conversions 1 1.04s 0.1% 1.04s 40.9MiB 0.2% 40.9MiB errors 1 14.4ms 0.0% 14.4ms 620KiB 0.0% 620KiB eigen(::FourthOrderTensor) 1 21.9s 3.1% 21.9s 764MiB 2.9% 764MiB indexing 1 20.3s 2.8% 20.3s 623MiB 2.3% 623MiB promotion/conversion 1 7.64s 1.1% 7.64s 244MiB 0.9% 244MiB diagm, one 1 5.96s 0.8% 5.96s 136MiB 0.5% 136MiB base vectors 1 5.37s 0.7% 5.37s 139MiB 0.5% 139MiB construct from function 1 4.18s 0.6% 4.18s 217MiB 0.8% 217MiB exceptions 1 956ms 0.1% 956ms 25.2MiB 0.1% 25.2MiB ──────────────────────────────────────────────────────────────────────────────────────────────────────── Testing Tensors tests passed Testing completed after 829.47s PkgEval succeeded after 886.72s