Package evaluation to test Tensors on Julia 1.13.0-DEV.1290 (92af0d8cdf*) started at 2025-10-09T14:45:19.472 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 7.01s ################################################################################ # Installation # Installing Tensors... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [48a634ad] + Tensors v1.16.2 Updating `~/.julia/environments/v1.13/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.2.1 [92d709cd] + IrrationalConstants v0.2.4 [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.0 [fdea26ae] + SIMD v3.7.2 [276daf66] + SpecialFunctions v2.6.1 [90137ffa] + StaticArrays v1.9.15 [1e83bf80] + StaticArraysCore v1.4.3 [10745b16] + Statistics v1.11.1 [48a634ad] + Tensors v1.16.2 [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 v0.7.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [05823500] + OpenLibm_jll v0.8.7+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 1.36s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 14.46s ################################################################################ # Testing # Testing Tensors Status `/tmp/jl_o4kuFz/Project.toml` [f6369f11] ForwardDiff v1.2.1 [aea7be01] PrecompileTools v1.3.3 [fdea26ae] SIMD v3.7.2 [90137ffa] StaticArrays v1.9.15 [10745b16] Statistics v1.11.1 [48a634ad] Tensors v1.16.2 [a759f4b9] TimerOutputs v0.5.29 [1986cc42] Unitful v1.25.0 [37e2e46d] LinearAlgebra v1.13.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_o4kuFz/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.2.1 [92d709cd] IrrationalConstants v0.2.4 [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.0 [fdea26ae] SIMD v3.7.2 [276daf66] SpecialFunctions v2.6.1 [90137ffa] StaticArrays v1.9.15 [1e83bf80] StaticArraysCore v1.4.3 [10745b16] Statistics v1.11.1 [48a634ad] Tensors v1.16.2 [a759f4b9] TimerOutputs v0.5.29 [1986cc42] Unitful v1.25.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.12.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 v0.7.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.11.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.29+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 53.4s Test Summary: | Pass Total Time diagm, one | 508 508 5.0s Test Summary: | Pass Total Time base vectors | 45 45 3.0s Test Summary: | Pass Total Time simple math | 414 414 37.5s Test Summary: | Pass Total Time construct from function | 594 594 3.6s Test Summary: | Pass Total Time construct from Array | 84 84 25.0s Test Summary: | Pass Total Time indexing | 2532 2532 16.8s Test Summary: | Pass Total Time norm, trace, det, inv, eig | 279 279 1m30.5s Test Summary: | Pass Total Time eigen(::FourthOrderTensor) | 176 176 18.4s Test Summary: | Pass Total Time tensor identities | 327 327 10.1s Test Summary: | Pass Total Time promotion/conversion | 232 232 5.3s Test Summary: | Pass Total Time unitful | 63 63 35.1s 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 | 7 7 0.6s 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 3m19.0s Test Summary: | Pass Total Time AD | 519 519 1m25.9s ──────────────────────────────────────────────────────────────────────────────────────────────────────── Time Allocations ─────────────────────── ──────────────────────── Tot / % measured: 644s / 86.2% 26.2GiB / 91.2% Section ncalls time %tot avg alloc %tot avg ──────────────────────────────────────────────────────────────────────────────────────────────────────── tensor ops 1 199s 35.9% 199s 8.79GiB 36.7% 8.79GiB tovoigt/fromvoigt 9 57.9s 10.4% 6.43s 2.68GiB 11.2% 304MiB double contraction 9 54.0s 9.7% 5.99s 2.14GiB 8.9% 243MiB outer products (otimes, otimesu, otimesl) 9 34.5s 6.2% 3.84s 1.48GiB 6.2% 169MiB rotation 9 16.9s 3.1% 1.88s 721MiB 2.9% 80.1MiB dot products 9 14.5s 2.6% 1.61s 612MiB 2.5% 67.9MiB transpose 9 14.5s 2.6% 1.61s 844MiB 3.4% 93.8MiB symmetric/skew-symmetric 9 5.27s 1.0% 586ms 300MiB 1.2% 33.4MiB special 9 1.02s 0.2% 114ms 72.6MiB 0.3% 8.07MiB cross product 9 200ms 0.0% 22.2ms 4.88MiB 0.0% 555KiB norm, trace, det, inv, eig 1 90.5s 16.3% 90.5s 4.62GiB 19.3% 4.62GiB AD 1 85.9s 15.5% 85.9s 3.77GiB 15.7% 3.77GiB analytical gradient implementation 1 25.5s 4.6% 25.5s 1.05GiB 4.4% 1.05GiB vector calculus identities 1 22.4s 4.0% 22.4s 1.14GiB 4.8% 1.14GiB dim 3 1 17.2s 3.1% 17.2s 704MiB 2.9% 704MiB hessian 2 8.90s 1.6% 4.45s 321MiB 1.3% 161MiB 2nd tensor grad 2 3.90s 0.7% 1.95s 178MiB 0.7% 88.9MiB scalar grad 2 1.12s 0.2% 560ms 55.7MiB 0.2% 27.8MiB 3rd order 2 539μs 0.0% 269μs 9.44KiB 0.0% 4.72KiB dim 2 1 8.70s 1.6% 8.70s 425MiB 1.7% 425MiB hessian 2 4.79s 0.9% 2.39s 202MiB 0.8% 101MiB 2nd tensor grad 2 1.66s 0.3% 828ms 94.7MiB 0.4% 47.4MiB scalar grad 2 800ms 0.1% 400ms 41.9MiB 0.2% 21.0MiB 3rd order 2 451μs 0.0% 226μs 9.44KiB 0.0% 4.72KiB dim 1 1 8.42s 1.5% 8.42s 349MiB 1.4% 349MiB hessian 2 4.27s 0.8% 2.13s 163MiB 0.7% 81.7MiB 2nd tensor grad 2 1.49s 0.3% 746ms 58.2MiB 0.2% 29.1MiB scalar grad 2 673ms 0.1% 336ms 28.5MiB 0.1% 14.3MiB 3rd order 2 358ms 0.1% 179ms 26.0MiB 0.1% 13.0MiB f: scalar -> AbstractTensor 1 3.09s 0.6% 3.09s 116MiB 0.5% 116MiB mixed scalar/vec 1 368ms 0.1% 368ms 11.9MiB 0.0% 11.9MiB f: scalar -> scalar 1 183ms 0.0% 183ms 6.82MiB 0.0% 6.82MiB constructors 1 53.9s 9.7% 53.9s 1.71GiB 7.1% 1.71GiB simple math 1 37.5s 6.8% 37.5s 1.43GiB 6.0% 1.43GiB construct from Array 1 25.0s 4.5% 25.0s 1.08GiB 4.5% 1.08GiB eigen(::FourthOrderTensor) 1 18.4s 3.3% 18.4s 742MiB 3.0% 742MiB indexing 1 16.8s 3.0% 16.8s 467MiB 1.9% 467MiB tensor identities 1 10.1s 1.8% 10.1s 662MiB 2.7% 662MiB promotion/conversion 1 5.34s 1.0% 5.34s 233MiB 1.0% 233MiB diagm, one 1 5.05s 0.9% 5.05s 150MiB 0.6% 150MiB construct from function 1 3.59s 0.6% 3.59s 225MiB 0.9% 225MiB base vectors 1 2.99s 0.5% 2.99s 106MiB 0.4% 106MiB exceptions 1 570ms 0.1% 570ms 16.3MiB 0.1% 16.3MiB ──────────────────────────────────────────────────────────────────────────────────────────────────────── Testing Tensors tests passed Testing completed after 653.1s PkgEval succeeded after 684.79s