Package evaluation of Tensors on Julia 1.12.0-rc2.1 (1fad90817e*) started at 2025-09-11T04:59:32.402 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.79s ################################################################################ # Installation # Installing Tensors... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [48a634ad] + Tensors v1.16.2 Updating `~/.julia/environments/v1.12/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.0 [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.1 [276daf66] + SpecialFunctions v2.5.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.12.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.13.1+1 Installation completed after 1.63s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 17.92s ################################################################################ # Testing # Testing Tensors Status `/tmp/jl_04hWro/Project.toml` [f6369f11] ForwardDiff v1.2.0 [aea7be01] PrecompileTools v1.3.3 [fdea26ae] SIMD v3.7.1 [90137ffa] StaticArrays v1.9.15 [10745b16] Statistics v1.11.1 [48a634ad] Tensors v1.16.2 [a759f4b9] TimerOutputs v0.5.29 [1986cc42] Unitful v1.24.0 [37e2e46d] LinearAlgebra v1.12.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_04hWro/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.0 [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.1 [276daf66] SpecialFunctions v2.5.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.24.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.12.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.13.1+1 Testing Running tests... Test Summary: | Pass Total Time constructors | 457 457 56.8s Test Summary: | Pass Total Time diagm, one | 508 508 5.7s Test Summary: | Pass Total Time base vectors | 45 45 3.5s Test Summary: | Pass Total Time simple math | 414 414 41.3s Test Summary: | Pass Total Time construct from function | 594 594 4.1s Test Summary: | Pass Total Time construct from Array | 84 84 29.0s Test Summary: | Pass Total Time indexing | 2532 2532 18.4s Test Summary: | Pass Total Time norm, trace, det, inv, eig | 279 279 1m51.4s Test Summary: | Pass Total Time eigen(::FourthOrderTensor) | 176 176 15.2s Test Summary: | Pass Total Time tensor identities | 327 327 14.8s Test Summary: | Pass Total Time promotion/conversion | 232 232 5.8s Test Summary: | Pass Total Time unitful | 63 63 41.0s 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.1s 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 3m45.1s Test Summary: | Pass Total Time AD | 519 519 1m39.4s ──────────────────────────────────────────────────────────────────────────────────────────────────────── Time Allocations ─────────────────────── ──────────────────────── Tot / % measured: 707s / 89.2% 31.8GiB / 92.1% Section ncalls time %tot avg alloc %tot avg ──────────────────────────────────────────────────────────────────────────────────────────────────────── tensor ops 1 225s 35.7% 225s 10.9GiB 37.3% 10.9GiB tovoigt/fromvoigt 9 65.3s 10.3% 7.26s 3.20GiB 10.9% 364MiB double contraction 9 55.9s 8.9% 6.21s 2.45GiB 8.4% 279MiB outer products (otimes, otimesu, otimesl) 9 44.1s 7.0% 4.90s 1.93GiB 6.6% 220MiB rotation 9 20.7s 3.3% 2.30s 1.07GiB 3.7% 122MiB dot products 9 15.8s 2.5% 1.75s 743MiB 2.5% 82.6MiB transpose 9 15.6s 2.5% 1.74s 1.03GiB 3.5% 117MiB symmetric/skew-symmetric 9 6.21s 1.0% 691ms 429MiB 1.4% 47.6MiB special 9 1.10s 0.2% 122ms 90.1MiB 0.3% 10.0MiB cross product 9 222ms 0.0% 24.7ms 5.79MiB 0.0% 658KiB norm, trace, det, inv, eig 1 111s 17.6% 111s 5.84GiB 19.9% 5.84GiB AD 1 99.4s 15.8% 99.4s 4.47GiB 15.2% 4.47GiB analytical gradient implementation 1 28.1s 4.5% 28.1s 1.22GiB 4.2% 1.22GiB vector calculus identities 1 24.7s 3.9% 24.7s 1.33GiB 4.5% 1.33GiB dim 3 1 21.0s 3.3% 21.0s 852MiB 2.8% 852MiB hessian 2 11.1s 1.8% 5.56s 378MiB 1.3% 189MiB 2nd tensor grad 2 4.47s 0.7% 2.23s 223MiB 0.7% 111MiB scalar grad 2 1.19s 0.2% 594ms 64.8MiB 0.2% 32.4MiB 3rd order 2 587μs 0.0% 293μs 8.41KiB 0.0% 4.20KiB dim 2 1 11.3s 1.8% 11.3s 515MiB 1.7% 515MiB hessian 2 6.34s 1.0% 3.17s 240MiB 0.8% 120MiB 2nd tensor grad 2 2.17s 0.3% 1.09s 116MiB 0.4% 58.0MiB scalar grad 2 860ms 0.1% 430ms 49.3MiB 0.2% 24.7MiB 3rd order 2 533μs 0.0% 267μs 8.41KiB 0.0% 4.20KiB dim 1 1 10.4s 1.6% 10.4s 436MiB 1.5% 436MiB hessian 2 5.24s 0.8% 2.62s 205MiB 0.7% 103MiB 2nd tensor grad 2 2.33s 0.4% 1.17s 70.4MiB 0.2% 35.2MiB scalar grad 2 729ms 0.1% 365ms 33.9MiB 0.1% 16.9MiB 3rd order 2 401ms 0.1% 201ms 33.7MiB 0.1% 16.9MiB f: scalar -> AbstractTensor 1 3.39s 0.5% 3.39s 136MiB 0.5% 136MiB mixed scalar/vec 1 313ms 0.0% 313ms 14.3MiB 0.0% 14.3MiB f: scalar -> scalar 1 194ms 0.0% 194ms 8.10MiB 0.0% 8.10MiB constructors 1 57.2s 9.1% 57.2s 1.92GiB 6.6% 1.92GiB simple math 1 41.3s 6.6% 41.3s 1.69GiB 5.8% 1.69GiB construct from Array 1 29.0s 4.6% 29.0s 1.34GiB 4.6% 1.34GiB indexing 1 18.4s 2.9% 18.4s 588MiB 2.0% 588MiB eigen(::FourthOrderTensor) 1 15.2s 2.4% 15.2s 892MiB 3.0% 892MiB tensor identities 1 14.8s 2.4% 14.8s 839MiB 2.8% 839MiB promotion/conversion 1 5.82s 0.9% 5.82s 296MiB 1.0% 296MiB diagm, one 1 5.69s 0.9% 5.69s 171MiB 0.6% 171MiB construct from function 1 4.07s 0.6% 4.07s 283MiB 0.9% 283MiB base vectors 1 3.46s 0.5% 3.46s 124MiB 0.4% 124MiB exceptions 1 91.9ms 0.0% 91.9ms 5.80MiB 0.0% 5.80MiB ──────────────────────────────────────────────────────────────────────────────────────────────────────── Testing Tensors tests passed Testing completed after 717.73s PkgEval succeeded after 764.26s